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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp34 = SemaRef.SubstNestedNameSpecifierLoc(OldDecl->getQualifierLoc(),
50 = SemaRef.SubstNestedNameSpecifierLoc(OldDecl->getQualifierLoc(),
721 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
1055 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
1391 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
1930 = SemaRef.SubstNestedNameSpecifierLoc(D->getQualifierLoc(),
2023 = SemaRef.SubstNestedNameSpecifierLoc(D->getQualifierLoc(),
2048 = SemaRef.SubstNestedNameSpecifierLoc(D->getQualifierLoc(), TemplateArgs);
H A DSemaTemplateInstantiate.cpp2507 Sema::SubstNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS, function in class:Sema
H A DSemaTemplate.cpp2682 QualifierLoc = SemaRef.SubstNestedNameSpecifierLoc(QualifierLoc,
/external/clang/include/clang/Sema/
H A DSema.h5935 SubstNestedNameSpecifierLoc(NestedNameSpecifierLoc NNS,

Completed in 231 milliseconds