Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp172 if (auto *BasePrimaryTemplate = in lookupUnqualifiedTypeNameInBase() local
174 if (BasePrimaryTemplate->getCanonicalDecl() != RD->getCanonicalDecl()) in lookupUnqualifiedTypeNameInBase()
175 BaseRD = BasePrimaryTemplate; in lookupUnqualifiedTypeNameInBase()