/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 154 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 136 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 299 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 332 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 361 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function
|
D | ExprCXX.h | 90 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 211 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd() function 405 SourceLocation getLocEnd() const { return getRParenLoc(); } in getLocEnd() function 443 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 471 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 505 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 593 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 650 SourceLocation getLocEnd() const { return getMemberLoc(); } in getLocEnd() function 728 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 779 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } 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 | Stmt.h | 472 SourceLocation getLocEnd() const LLVM_READONLY { return EndLoc; } in getLocEnd() function 527 SourceLocation getLocEnd() const LLVM_READONLY { return SemiLoc; } in getLocEnd() function 600 SourceLocation getLocEnd() const LLVM_READONLY { return RBracLoc; } in getLocEnd() function 704 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 743 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function 753 inline SourceLocation SwitchCase::getLocEnd() const { in getLocEnd() function 784 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function 832 SourceLocation getLocEnd() const LLVM_READONLY { return SubStmt->getLocEnd();} in getLocEnd() function 892 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 988 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function [all …]
|
D | Expr.h | 820 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1183 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1265 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1311 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1379 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd() function 1411 SourceLocation getLocEnd() const LLVM_READONLY { return Val->getLocEnd(); } in getLocEnd() function 1572 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1607 SourceLocation getLocEnd() const LLVM_READONLY { return R; } in getLocEnd() function 1722 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function 1842 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function [all …]
|
D | StmtOpenMP.h | 47 SourceLocation getLocEnd() const { return EndLoc; } in getLocEnd() function 307 SourceLocation getLocEnd() const { return EndLoc; } in getLocEnd() function
|
D | DeclarationName.h | 536 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
D | DeclBase.h | 364 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
D | DeclCXX.h | 204 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 2391 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
D | Comment.h | 209 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd() function
|
D | TypeLoc.h | 128 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
|
/external/clang/lib/AST/ |
D | ExprCXX.cpp | 221 SourceLocation CXXPseudoDestructorExpr::getLocEnd() const { in getLocEnd() function in CXXPseudoDestructorExpr 429 SourceLocation CXXConstructExpr::getLocEnd() const { in getLocEnd() function in CXXConstructExpr 757 SourceLocation CXXTemporaryObjectExpr::getLocEnd() const { in getLocEnd() function in CXXTemporaryObjectExpr
|
D | Expr.cpp | 470 SourceLocation DeclRefExpr::getLocEnd() const { in getLocEnd() function in DeclRefExpr 1220 SourceLocation CallExpr::getLocEnd() const { in getLocEnd() function in CallExpr 1364 SourceLocation MemberExpr::getLocEnd() const { in getLocEnd() function in MemberExpr 1865 SourceLocation InitListExpr::getLocEnd() const { in getLocEnd() function in InitListExpr 3747 SourceLocation DesignatedInitExpr::getLocEnd() const { in getLocEnd() function in DesignatedInitExpr
|
D | Stmt.cpp | 244 SourceLocation Stmt::getLocEnd() const { in getLocEnd() function in Stmt 756 SourceLocation ObjCAtTryStmt::getLocEnd() const { in getLocEnd() function in ObjCAtTryStmt
|
D | DeclObjC.cpp | 699 SourceLocation ObjCMethodDecl::getLocEnd() const { in getLocEnd() function in ObjCMethodDecl
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 487 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function 1020 SourceLocation getLocEnd() const LLVM_READONLY { return EndLocation; } in getLocEnd() function 1615 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd() function
|