Home
last modified time | relevance | path

Searched refs:getLocalBeginLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
DNestedNameSpecifier.h279 SourceLocation getLocalBeginLoc() const { in getLocalBeginLoc() function
/external/clang/lib/Sema/
DDeclSpec.cpp135 return Builder.getTemporary().getLocalBeginLoc(); in getLastQualifierNameLoc()
DTreeTransform.h2872 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
2884 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
2886 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc()); in TransformNestedNameSpecifierLoc()
2893 getDerived().TransformDecl(Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
2895 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
DSemaType.cpp3615 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc()); in VisitMemberPointerTypeLoc()
/external/clang/tools/libclang/
DCIndex.cpp1278 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()
1286 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()