Home
last modified time | relevance | path

Searched defs:PromiseRecordDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCoroutineStmtBuilder.h32 CXXRecordDecl *PromiseRecordDecl = nullptr; variable
H A DSemaCoroutine.cpp1216 CXXRecordDecl *PromiseRecordDecl, in diagReturnOnAllocFailure()