| /external/clang/include/clang/AST/ |
| D | ExprObjC.h | 48 SourceLocation getLocEnd() const LLVM_READONLY { return String->getLocEnd(); } in getLocEnd() function 75 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 116 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 164 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function
|
| D | StmtObjC.h | 59 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 108 SourceLocation getLocEnd() const LLVM_READONLY { return Body->getLocEnd(); } in getLocEnd() function 137 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 299 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 333 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 361 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function
|
| D | ExprCXX.h | 97 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 218 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd() function 412 SourceLocation getLocEnd() const { return getRParenLoc(); } in getLocEnd() function 450 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 478 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 512 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 600 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 657 SourceLocation getLocEnd() const { return getMemberLoc(); } in getLocEnd() function 737 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 790 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function [all …]
|
| D | Stmt.h | 475 SourceLocation getLocEnd() const LLVM_READONLY { return EndLoc; } in getLocEnd() function 536 SourceLocation getLocEnd() const LLVM_READONLY { return SemiLoc; } in getLocEnd() function 626 SourceLocation getLocEnd() const LLVM_READONLY { return RBraceLoc; } in getLocEnd() function 729 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 768 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function 778 inline SourceLocation SwitchCase::getLocEnd() const { in getLocEnd() function 813 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function 865 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function 926 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1016 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function [all …]
|
| D | StmtCXX.h | 45 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 89 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function 193 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 279 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function
|
| D | Expr.h | 849 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1213 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1299 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1345 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1413 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1445 SourceLocation getLocEnd() const LLVM_READONLY { return Val->getLocEnd(); } in getLocEnd() function 1606 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1641 SourceLocation getLocEnd() const LLVM_READONLY { return R; } in getLocEnd() function 1756 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1876 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function [all …]
|
| D | RawCommentList.h | 112 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function
|
| D | DeclarationName.h | 538 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
| D | DeclBase.h | 363 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
| D | Comment.h | 222 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
| D | StmtOpenMP.h | 163 SourceLocation getLocEnd() const { return EndLoc; } in getLocEnd() function
|
| D | DeclCXX.h | 203 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 2523 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
| D | OpenMPClause.h | 48 SourceLocation getLocEnd() const { return EndLoc; } in getLocEnd() function
|
| D | TypeLoc.h | 131 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
|
| /external/clang/lib/AST/ |
| D | ExprCXX.cpp | 277 SourceLocation CXXPseudoDestructorExpr::getLocEnd() const { in getLocEnd() function in CXXPseudoDestructorExpr 484 SourceLocation CXXConstructExpr::getLocEnd() const { in getLocEnd() function in CXXConstructExpr 726 SourceLocation CXXFunctionalCastExpr::getLocEnd() const { in getLocEnd() function in CXXFunctionalCastExpr 823 SourceLocation CXXTemporaryObjectExpr::getLocEnd() const { in getLocEnd() function in CXXTemporaryObjectExpr
|
| D | Expr.cpp | 435 SourceLocation DeclRefExpr::getLocEnd() const { in getLocEnd() function in DeclRefExpr 1275 SourceLocation CallExpr::getLocEnd() const { in getLocEnd() function in CallExpr 1453 SourceLocation MemberExpr::getLocEnd() const { in getLocEnd() function in MemberExpr 1967 SourceLocation InitListExpr::getLocEnd() const { in getLocEnd() function in InitListExpr 3941 SourceLocation DesignatedInitExpr::getLocEnd() const { in getLocEnd() function in DesignatedInitExpr
|
| D | Stmt.cpp | 269 SourceLocation Stmt::getLocEnd() const { in getLocEnd() function in Stmt 814 SourceLocation ObjCAtTryStmt::getLocEnd() const { in getLocEnd() function in ObjCAtTryStmt
|
| D | DeclObjC.cpp | 794 SourceLocation ObjCMethodDecl::getLocEnd() const { in getLocEnd() function in ObjCMethodDecl
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 505 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 1053 SourceLocation getLocEnd() const LLVM_READONLY { return EndLocation; } in getLocEnd() function 1679 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function
|