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

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

Completed in 178 milliseconds