Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp206 if (auto *BasePrimaryTemplate = in lookupUnqualifiedTypeNameInBase() local
208 if (BasePrimaryTemplate->getCanonicalDecl() != RD->getCanonicalDecl()) in lookupUnqualifiedTypeNameInBase()
209 BaseRD = BasePrimaryTemplate; in lookupUnqualifiedTypeNameInBase()