Searched refs:lookupCoroutineTraits (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp63 ClassTemplateDecl *CoroTraits = S.lookupCoroutineTraits(KwLoc, FuncLoc);
1570 ClassTemplateDecl *Sema::lookupCoroutineTraits(SourceLocation KwLoc, function in class:Sema
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9565 ClassTemplateDecl *lookupCoroutineTraits(SourceLocation KwLoc,

Completed in 106 milliseconds