Searched defs:isCoroutine (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h447 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } function in class:clang::sema::FunctionScopeInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h313 bool isCoroutine() const { function in class:clang::CodeGen::CodeGenFunction

Completed in 122 milliseconds