/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 160 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function 347 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 409 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function 703 SourceLocation getEndLoc() const { return getRParenLoc(); } in getEndLoc() function 741 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function 777 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function 820 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 898 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function 971 SourceLocation getEndLoc() const { return getMemberLoc(); } in getEndLoc() function 1039 SourceLocation getEndLoc() const LLVM_READONLY { return RBracketLoc; } in getEndLoc() function [all …]
|
H A D | StmtObjC.h | 58 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 111 SourceLocation getEndLoc() const LLVM_READONLY { return Body->getEndLoc(); } in getEndLoc() function 144 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 340 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 378 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 410 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
|
H A D | StmtCXX.h | 44 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 96 SourceLocation getEndLoc() const { in getEndLoc() function 208 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 298 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 431 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 510 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
|
H A D | Expr.h | 1130 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 1200 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 1522 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1564 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1613 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1697 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1736 SourceLocation getEndLoc() const LLVM_READONLY { return Val->getEndLoc(); } in getEndLoc() function 1960 SourceLocation getEndLoc() const LLVM_READONLY { return *(tokloc_end() - 1); } in getEndLoc() function 2057 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function 2107 SourceLocation getEndLoc() const { return RParen; } in getEndLoc() function [all …]
|
H A D | ExprOpenMP.h | 75 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 251 SourceLocation getEndLoc() const LLVM_READONLY { return RPLoc; } in getEndLoc() function
|
H A D | Availability.h | 55 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
|
H A D | NestedNameSpecifier.h | 305 SourceLocation getEndLoc() const { in getEndLoc() function
|
H A D | RawCommentList.h | 109 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
|
H A D | StmtOpenACC.h | 64 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function
|
H A D | ASTConcept.h | 185 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
|
H A D | DeclBase.h | 441 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MCAsmLexer.cpp | 30 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtObjC.cpp | 64 SourceLocation ObjCAtTryStmt::getEndLoc() const { in getEndLoc() function in ObjCAtTryStmt
|
H A D | ExprCXX.cpp | 392 SourceLocation CXXPseudoDestructorExpr::getEndLoc() const { in getEndLoc() function in CXXPseudoDestructorExpr 569 SourceLocation CXXConstructExpr::getEndLoc() const { in getEndLoc() function in CXXConstructExpr 932 SourceLocation CXXFunctionalCastExpr::getEndLoc() const { in getEndLoc() function in CXXFunctionalCastExpr 1153 SourceLocation CXXTemporaryObjectExpr::getEndLoc() const { in getEndLoc() function in CXXTemporaryObjectExpr
|
H A D | Expr.cpp | 556 SourceLocation DeclRefExpr::getEndLoc() const { in getEndLoc() function in DeclRefExpr 1647 SourceLocation CallExpr::getEndLoc() const { in getEndLoc() function in CallExpr 1812 SourceLocation MemberExpr::getEndLoc() const { in getEndLoc() function in MemberExpr 2495 SourceLocation InitListExpr::getEndLoc() const { in getEndLoc() function in InitListExpr 4658 SourceLocation DesignatedInitExpr::getEndLoc() const { in getEndLoc() function in DesignatedInitExpr 4726 SourceLocation DesignatedInitUpdateExpr::getEndLoc() const { in getEndLoc() function in DesignatedInitUpdateExpr
|
H A D | TypeLoc.cpp | 235 SourceLocation TypeLoc::getEndLoc() const { in getEndLoc() function in TypeLoc
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 102 SourceLocation getEndLoc() const { return ClauseRange.getEnd(); } in getEndLoc() function
|
H A D | DeclSpec.h | 85 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function 573 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function 1238 SourceLocation getEndLoc() const LLVM_READONLY { return EndLocation; } in getEndLoc() function 2084 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | Token.h | 159 SourceLocation getEndLoc() const { in getEndLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 149 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 84 SourceLocation StmtSequence::getEndLoc() const { return back()->getEndLoc(); } in getEndLoc() function in StmtSequence
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 227 SMLoc getEndLoc() const override { return End; } in getEndLoc() function in __anon2e2431ce0111::MSP430Operand
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 249 SMLoc getEndLoc() const override { return End; } in getEndLoc() function in __anon06c44bb20111::AVROperand
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 259 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 145 SMLoc getEndLoc() const override { return End; } in getEndLoc() function in __anon8d0ae56c0111::M68kOperand
|