Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNestedNameSpecifier.h294 SourceLocation getLocalBeginLoc() const { in getLocalBeginLoc() function
/external/clang/lib/Sema/
DDeclSpec.cpp139 return Builder.getTemporary().getLocalBeginLoc(); in getLastQualifierNameLoc()
DTreeTransform.h3444 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3456 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3458 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc()); in TransformNestedNameSpecifierLoc()
3465 getDerived().TransformDecl(Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3467 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
DSemaType.cpp5038 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc()); in VisitMemberPointerTypeLoc()
/external/clang/tools/libclang/
DCIndex.cpp1335 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()
1343 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()