Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp469 else if (auto *VarTD = dyn_cast<VarTemplateDecl>(D)) in importSpecializationsIfNeeded() local
470 return importSpecializations(VarTD, Importer); in importSpecializationsIfNeeded()