Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h231 DependentTemplateSpecializationTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp972 DependentTemplateSpecializationTypes(this_()), AutoTypes(this_()), in ASTContext()
4921 = DependentTemplateSpecializationTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentTemplateSpecializationType()
4946 DependentTemplateSpecializationTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentTemplateSpecializationType()
4955 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()