Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNestedNameSpecifier.h293 SourceLocation getLocalBeginLoc() const { in getLocalBeginLoc() function
/external/clang/lib/Sema/
DDeclSpec.cpp139 return Builder.getTemporary().getLocalBeginLoc(); in getLastQualifierNameLoc()
DTreeTransform.h3338 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3350 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3352 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc()); in TransformNestedNameSpecifierLoc()
3359 getDerived().TransformDecl(Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3361 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
DSemaType.cpp4741 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc()); in VisitMemberPointerTypeLoc()
/external/clang/tools/libclang/
DCIndex.cpp1325 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()
1333 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()