Searched refs:getLocalBeginLoc (Results 1 – 5 of 5) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
| H A D | NestedNameSpecifier.h | 293 SourceLocation getLocalBeginLoc() const { in getLocalBeginLoc() function
|
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 149 return Builder.getTemporary().getLocalBeginLoc(); in getLastQualifierNameLoc()
|
| H A D | TreeTransform.h | 3127 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc() 3139 Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc() 3141 SS.Extend(SemaRef.Context, NS, Q.getLocalBeginLoc(), Q.getLocalEndLoc()); in TransformNestedNameSpecifierLoc() 3148 getDerived().TransformDecl(Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc() 3150 SS.Extend(SemaRef.Context, Alias, Q.getLocalBeginLoc(), in TransformNestedNameSpecifierLoc()
|
| H A D | SemaType.cpp | 3704 DNTLoc.setNameLoc(NNSLoc.getLocalBeginLoc()); in VisitMemberPointerTypeLoc()
|
| /minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
| H A D | CIndex.cpp | 1282 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc() 1290 Q.getLocalBeginLoc(), in VisitNestedNameSpecifierLoc()
|