Home
last modified time | relevance | path

Searched defs:getEndLoc (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h162 SourceLocation getEndLoc() const { return getSourceRangeImpl().getEnd(); } in getEndLoc() function
349 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
411 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
705 SourceLocation getEndLoc() const { return getRParenLoc(); } in getEndLoc() function
743 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function
779 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function
822 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
900 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
973 SourceLocation getEndLoc() const { return getMemberLoc(); } in getEndLoc() function
1041 SourceLocation getEndLoc() const LLVM_READONLY { return RBracketLoc; } in getEndLoc() function
[all …]
H A DExprObjC.h72 SourceLocation getEndLoc() const LLVM_READONLY { return String->getEndLoc(); } in getEndLoc() function
104 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
159 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
216 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
380 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
436 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
476 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
530 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
596 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
780 SourceLocation getEndLoc() const LLVM_READONLY { return IdLoc; } in getEndLoc() function
[all …]
H A DStmtObjC.h58 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 DStmtCXX.h44 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 DExpr.h1133 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
1203 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
1531 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1576 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1625 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1709 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1748 SourceLocation getEndLoc() const LLVM_READONLY { return Val->getEndLoc(); } in getEndLoc() function
1972 SourceLocation getEndLoc() const LLVM_READONLY { return *(tokloc_end() - 1); } in getEndLoc() function
2069 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function
2104 SourceLocation getEndLoc() const { return AsteriskLoc; } in getEndLoc() function
[all …]
H A DStmtSYCL.h71 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
H A DExprOpenMP.h75 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
251 SourceLocation getEndLoc() const LLVM_READONLY { return RPLoc; } in getEndLoc() function
H A DAvailability.h55 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
H A DNestedNameSpecifier.h312 SourceLocation getEndLoc() const { return getLocalSourceRange().getEnd(); } in getEndLoc() function
H A DExprConcepts.h147 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
578 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
H A DRawCommentList.h109 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
H A DASTConcept.h185 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
H A DDeclarationName.h905 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
H A DDeclBase.h438 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtObjC.cpp64 SourceLocation ObjCAtTryStmt::getEndLoc() const { in getEndLoc() function in ObjCAtTryStmt
H A DExprCXX.cpp392 SourceLocation CXXPseudoDestructorExpr::getEndLoc() const { in getEndLoc() function in CXXPseudoDestructorExpr
569 SourceLocation CXXConstructExpr::getEndLoc() const { in getEndLoc() function in CXXConstructExpr
936 SourceLocation CXXFunctionalCastExpr::getEndLoc() const { in getEndLoc() function in CXXFunctionalCastExpr
1161 SourceLocation CXXTemporaryObjectExpr::getEndLoc() const { in getEndLoc() function in CXXTemporaryObjectExpr
H A DTypeLoc.cpp236 SourceLocation TypeLoc::getEndLoc() const { in getEndLoc() function in TypeLoc
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp34 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h161 SourceLocation getEndLoc() const { in getEndLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp151 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp83 SourceLocation StmtSequence::getEndLoc() const { return back()->getEndLoc(); } in getEndLoc() function in StmtSequence
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp226 SMLoc getEndLoc() const override { return End; } in getEndLoc() function in __anon2e2431ce0111::MSP430Operand
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h85 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function
575 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
1240 SourceLocation getEndLoc() const LLVM_READONLY { return EndLocation; } in getEndLoc() function
2087 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
H A DSemaOpenACC.h354 SourceLocation getEndLoc() const { return ClauseRange.getEnd(); } in getEndLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp248 SMLoc getEndLoc() const override { return End; } in getEndLoc() function in __anon06c44bb20111::AVROperand

123