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

/external/clang/include/clang/AST/
H A DASTContext.h110 SubstTemplateTypeParmTypes; member in class:clang::ASTContext
/external/clang/lib/AST/
H A DASTContext.cpp2351 = SubstTemplateTypeParmTypes.FindNodeOrInsertPos(ID, InsertPos);
2357 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos);
2395 SubstTemplateTypeParmTypes.InsertNode(SubstParm, InsertPos);

Completed in 76 milliseconds