Searched refs:SubstNestedNameSpecifierLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp34 = SemaRef.SubstNestedNameSpecifierLoc(OldDecl->getQualifierLoc(),
50 = SemaRef.SubstNestedNameSpecifierLoc(OldDecl->getQualifierLoc(),
830 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
1187 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
1525 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
2087 = SemaRef.SubstNestedNameSpecifierLoc(D->getQualifierLoc(),
2180 = SemaRef.SubstNestedNameSpecifierLoc(D->getQualifierLoc(),
2205 = SemaRef.SubstNestedNameSpecifierLoc(D->getQualifierLoc(), TemplateArgs);
H A DSemaTemplateInstantiate.cpp2611 Sema::SubstNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS, function in class:Sema
H A DSemaTemplate.cpp2683 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6223 SubstNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS,

Completed in 102 milliseconds