Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1001 static std::optional<bool> isConventionalSwiftAsync(const Decl *D, in isConventionalSwiftAsync() function in __anon4ef948f50111::CalledOnceChecker
1066 isConventionalSwiftAsync(Function, ParamIndex)) { in shouldBeCalledOnce()
1083 if (auto ConventionalAsync = isConventionalSwiftAsync(Method, ParamIndex)) { in shouldBeCalledOnce()