Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h230 SubstTemplateTypeParmTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5608 SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmType()
5617 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()