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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp612 SubstTemplateTypeParmTypeLoc TL
613 = TLB.push<SubstTemplateTypeParmTypeLoc>(T);
H A DSemaTemplateInstantiate.cpp1425 SubstTemplateTypeParmTypeLoc NewTL
1426 = TLB.push<SubstTemplateTypeParmTypeLoc>(Result);
1471 SubstTemplateTypeParmTypeLoc NewTL
1472 = TLB.push<SubstTemplateTypeParmTypeLoc>(Result);
H A DTreeTransform.h4601 SubstTemplateTypeParmTypeLoc TL) {
4619 SubstTemplateTypeParmTypeLoc NewTL
4620 = TLB.push<SubstTemplateTypeParmTypeLoc>(Result);
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h624 class SubstTemplateTypeParmTypeLoc : class in namespace:clang
626 SubstTemplateTypeParmTypeLoc,
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5072 SubstTemplateTypeParmTypeLoc TL) {
H A DASTWriter.cpp561 SubstTemplateTypeParmTypeLoc TL) {

Completed in 206 milliseconds