Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h128 DependentTemplateSpecializationTypes; variable
/external/clang/lib/AST/
DASTContext.cpp733 DependentTemplateSpecializationTypes(this_()), in ASTContext()
3606 = DependentTemplateSpecializationTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentTemplateSpecializationType()
3631 DependentTemplateSpecializationTypes.FindNodeOrInsertPos(ID, InsertPos); in getDependentTemplateSpecializationType()
3640 DependentTemplateSpecializationTypes.InsertNode(T, InsertPos); in getDependentTemplateSpecializationType()