Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h243 DependentTemplateSpecializationTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp943 DependentTemplateSpecializationTypes(this_()), in ASTContext()
5950 if (auto *T = DependentTemplateSpecializationTypes.FindNodeOrInsertPos( in getDependentTemplateSpecializationType()
5973 DependentTemplateSpecializationTypes.FindNodeOrInsertPos(ID, in getDependentTemplateSpecializationType()
5992 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()