Home
last modified time | relevance | path

Searched refs:isConventionalSwiftAsync (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1003 static std::optional<bool> isConventionalSwiftAsync(const Decl *D, in isConventionalSwiftAsync() function in __anon78fe7f2a0111::CalledOnceChecker
1068 isConventionalSwiftAsync(Function, ParamIndex)) { in shouldBeCalledOnce()
1085 if (auto ConventionalAsync = isConventionalSwiftAsync(Method, ParamIndex)) { in shouldBeCalledOnce()