Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp3938 auto *LookupRD = dyn_cast_or_null<CXXRecordDecl>(LookupCtx); in ActOnTemplateIdType() local
4873 auto *LookupRD = dyn_cast_or_null<CXXRecordDecl>(LookupCtx); in ActOnTemplateName() local
10417 auto *LookupRD = in ActOnTypenameType() local
10672 auto *LookupRD = dyn_cast_or_null<CXXRecordDecl>(Ctx); in CheckTypenameType() local
H A DSemaDecl.cpp473 auto *LookupRD = dyn_cast_or_null<CXXRecordDecl>(LookupCtx); in getTypeName() local