Searched defs:PointeeRD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCoroutine.cpp | 1051 auto *PointeeRD = PromiseType->getAsCXXRecordDecl(); findDeleteForPromise() local |
H A D | SemaExprCXX.cpp | 3717 CXXRecordDecl *PointeeRD = nullptr; ActOnCXXDelete() local |