Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h118 SubstTemplateTypeParmTypes; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h218 SubstTemplateTypeParmTypes; variable
/external/clang/lib/AST/
DASTContext.cpp3290 = SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmType()
3296 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
3332 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp4523 = SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmType()
4529 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()