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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h472 bool isCoroutine() const { return !FirstCoroutineStmtLoc.isInvalid(); } function in class:clang::sema::FunctionScopeInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h341 bool isCoroutine() const { function in class:clang::CodeGen::CodeGenFunction

Completed in 193 milliseconds