Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp166 if (auto *BasePrimaryTemplate = in lookupUnqualifiedTypeNameInBase() local
168 if (BasePrimaryTemplate->getCanonicalDecl() != RD->getCanonicalDecl()) in lookupUnqualifiedTypeNameInBase()
169 BaseRD = BasePrimaryTemplate; in lookupUnqualifiedTypeNameInBase()