Searched defs:LookupRD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 4810 auto *LookupRD = dyn_cast_or_null<CXXRecordDecl>(LookupCtx); ActOnTemplateIdType() local |
H A D | SemaDecl.cpp | 512 auto *LookupRD = dyn_cast_or_null<CXXRecordDecl>(LookupCtx); getTypeName() local |