Home
last modified time | relevance | path

Searched refs:BasePrimaryTemplate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp203 if (auto *BasePrimaryTemplate = in lookupUnqualifiedTypeNameInBase() local
205 if (BasePrimaryTemplate->getCanonicalDecl() != RD->getCanonicalDecl()) in lookupUnqualifiedTypeNameInBase()
206 BaseRD = BasePrimaryTemplate; in lookupUnqualifiedTypeNameInBase()