Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h242 SubstTemplateTypeParmTypes; variable
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp4755 = SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmType()
4761 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()