Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h224 SubstTemplateTypeParmPackTypes; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4635 = SubstTemplateTypeParmPackTypes.FindNodeOrInsertPos(ID, InsertPos)) in getSubstTemplateTypeParmPackType()
4643 SubstTemplateTypeParmPackTypes.FindNodeOrInsertPos(ID, InsertPos); in getSubstTemplateTypeParmPackType()
4650 SubstTemplateTypeParmPackTypes.InsertNode(SubstParm, InsertPos); in getSubstTemplateTypeParmPackType()