Searched refs:getLocalBeginLoc (Results 1 – 4 of 4) sorted by relevance
279 SourceLocation getLocalBeginLoc() const { in getLocalBeginLoc() function
136 return Builder.getTemporary().getLocalBeginLoc(); in getLastQualifierNameLoc()
2911 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()2923 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()2925 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc()); in TransformNestedNameSpecifierLoc()2932 getDerived().TransformDecl(Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()2934 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
3714 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc()); in VisitMemberPointerTypeLoc()