Home
last modified time | relevance | path

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

1234

/external/llvm-project/clang/include/clang/AST/
DExprCXX.h161 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function
338 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
400 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
694 SourceLocation getEndLoc() const { return getRParenLoc(); } in getEndLoc() function
727 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function
761 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function
804 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
882 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
951 SourceLocation getEndLoc() const { return getMemberLoc(); } in getEndLoc() function
1019 SourceLocation getEndLoc() const LLVM_READONLY { return RBracketLoc; } in getEndLoc() function
[all …]
DExprObjC.h73 SourceLocation getEndLoc() const LLVM_READONLY { return String->getEndLoc(); } in getEndLoc() function
105 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
160 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
217 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
381 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
437 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
477 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
531 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function
595 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
783 SourceLocation getEndLoc() const LLVM_READONLY { return IdLoc; } in getEndLoc() function
[all …]
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
314 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
352 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
384 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
DStmtCXX.h44 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
95 SourceLocation getEndLoc() const { in getEndLoc() function
207 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
297 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
425 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
493 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
DExpr.h1081 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
1152 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
1507 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1549 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1606 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1686 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function
1725 SourceLocation getEndLoc() const LLVM_READONLY { return Val->getEndLoc(); } in getEndLoc() function
1931 SourceLocation getEndLoc() const LLVM_READONLY { return *(tokloc_end() - 1); } in getEndLoc() function
2022 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function
2062 SourceLocation getEndLoc() const LLVM_READONLY { return R; } in getEndLoc() function
[all …]
DStmt.h1314 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
1382 SourceLocation getEndLoc() const { return getSemiLoc(); } in getEndLoc() function
1503 SourceLocation getEndLoc() const { return RBraceLoc; } in getEndLoc() function
1695 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
1741 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
1757 SourceLocation SwitchCase::getEndLoc() const { in getEndLoc() function
1825 SourceLocation getEndLoc() const LLVM_READONLY { return SubStmt->getEndLoc();} in getEndLoc() function
1886 SourceLocation getEndLoc() const LLVM_READONLY { return SubStmt->getEndLoc();} in getEndLoc() function
2087 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
2284 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
[all …]
DAvailability.h54 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
DExprOpenMP.h116 SourceLocation getEndLoc() const LLVM_READONLY { return RBracketLoc; } in getEndLoc() function
199 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
375 SourceLocation getEndLoc() const LLVM_READONLY { return RPLoc; } in getEndLoc() function
DExprConcepts.h128 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
543 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
DRawCommentList.h109 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function
DNestedNameSpecifier.h305 SourceLocation getEndLoc() const { in getEndLoc() function
/external/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp30 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp31 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
/external/llvm-project/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp31 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
/external/llvm-project/clang/lib/AST/
DStmtObjC.cpp66 SourceLocation ObjCAtTryStmt::getEndLoc() const { in getEndLoc() function in ObjCAtTryStmt
/external/llvm-project/mlir/lib/Parser/
DToken.cpp21 SMLoc Token::getEndLoc() const { in getEndLoc() function in Token
/external/clang/include/clang/AST/
DNestedNameSpecifier.h288 SourceLocation getEndLoc() const { in getEndLoc() function
DStmt.h470 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
1770 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
1868 SourceLocation getEndLoc() const { return getBlock()->getLocEnd(); } in getEndLoc() function
1908 SourceLocation getEndLoc() const { return Block->getLocEnd(); } in getEndLoc() function
1947 SourceLocation getEndLoc() const { return Children[HANDLER]->getLocEnd(); } in getEndLoc() function
/external/clang/include/clang/Lex/
DToken.h150 SourceLocation getEndLoc() const { in getEndLoc() function
/external/llvm-project/clang/include/clang/Lex/
DToken.h153 SourceLocation getEndLoc() const { in getEndLoc() function
/external/clang/lib/AST/
DDeclarationName.cpp580 SourceLocation DeclarationNameInfo::getEndLoc() const { in getEndLoc() function in DeclarationNameInfo
DTypeLoc.cpp207 SourceLocation TypeLoc::getEndLoc() const { in getEndLoc() function in TypeLoc
/external/llvm-project/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp146 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp144 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
/external/llvm-project/clang/lib/Analysis/
DCloneDetection.cpp84 SourceLocation StmtSequence::getEndLoc() const { return back()->getEndLoc(); } in getEndLoc() function in StmtSequence

1234