Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h221 SubstTemplateTypeParmTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4593 = SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmType()
4599 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmType()