Searched refs:SubstTemplateTypeParmTypeLoc (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp745 SubstTemplateTypeParmTypeLoc TL
746 = TLB.push<SubstTemplateTypeParmTypeLoc>(T);
H A DSemaTemplateInstantiate.cpp2221 SubstTemplateTypeParmTypeLoc NewTL =
2222 TLB.push<SubstTemplateTypeParmTypeLoc>(Result);
H A DTreeTransform.h6616 SubstTemplateTypeParmTypeLoc TL) {
6634 SubstTemplateTypeParmTypeLoc NewTL
6635 = TLB.push<SubstTemplateTypeParmTypeLoc>(Result);
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h848 class SubstTemplateTypeParmTypeLoc : class in namespace:clang
850 SubstTemplateTypeParmTypeLoc,
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp522 SubstTemplateTypeParmTypeLoc TL) {
H A DASTReader.cpp7002 SubstTemplateTypeParmTypeLoc TL) {

Completed in 167 milliseconds