Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h116 SubstTemplateTypeParmTypes; variable
/external/clang/lib/AST/
DASTContext.cpp3247 = SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmType()
3253 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()
3289 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()