Home
last modified time | relevance | path

Searched defs:getBeginLoc (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/clang/include/clang/AST/
DStmtObjC.h57 SourceLocation getBeginLoc() const LLVM_READONLY { return ForLoc; } in getBeginLoc() function
110 SourceLocation getBeginLoc() const LLVM_READONLY { return AtCatchLoc; } in getBeginLoc() function
143 SourceLocation getBeginLoc() const LLVM_READONLY { return AtFinallyLoc; } in getBeginLoc() function
252 SourceLocation getBeginLoc() const LLVM_READONLY { return AtTryLoc; } in getBeginLoc() function
313 SourceLocation getBeginLoc() const LLVM_READONLY { return AtSynchronizedLoc; } in getBeginLoc() function
351 SourceLocation getBeginLoc() const LLVM_READONLY { return AtThrowLoc; } in getBeginLoc() function
383 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
DExprCXX.h160 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
335 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
399 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
688 SourceLocation getBeginLoc() const { in getBeginLoc() function
726 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
760 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
800 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
881 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
942 SourceLocation getBeginLoc() const { in getBeginLoc() function
1015 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
[all …]
DExprObjC.h72 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
104 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
159 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
216 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
380 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
436 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
476 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
530 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
592 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
778 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
[all …]
DStmtCXX.h43 SourceLocation getBeginLoc() const LLVM_READONLY { return CatchLoc; } in getBeginLoc() function
92 SourceLocation getBeginLoc() const LLVM_READONLY { return getTryLoc(); } in getBeginLoc() function
206 SourceLocation getBeginLoc() const LLVM_READONLY { return ForLoc; } in getBeginLoc() function
296 SourceLocation getBeginLoc() const LLVM_READONLY { return KeywordLoc; } in getBeginLoc() function
421 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
492 SourceLocation getBeginLoc() const LLVM_READONLY { return CoreturnLoc; } in getBeginLoc() function
DExpr.h1078 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
1149 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
1506 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1548 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1605 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1685 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1722 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
1930 SourceLocation getBeginLoc() const LLVM_READONLY { return *tokloc_begin(); } in getBeginLoc() function
2021 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
2061 SourceLocation getBeginLoc() const LLVM_READONLY { return L; } in getBeginLoc() function
[all …]
DStmt.h1317 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLoc; } in getBeginLoc() function
1381 SourceLocation getBeginLoc() const { return getSemiLoc(); } in getBeginLoc() function
1502 SourceLocation getBeginLoc() const { return CompoundStmtBits.LBraceLoc; } in getBeginLoc() function
1555 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function
1694 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function
1740 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function
1824 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc() function
1885 SourceLocation getBeginLoc() const { return getAttrLoc(); } in getBeginLoc() function
2086 SourceLocation getBeginLoc() const { return getIfLoc(); } in getBeginLoc() function
2283 SourceLocation getBeginLoc() const { return getSwitchLoc(); } in getBeginLoc() function
[all …]
DAvailability.h53 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
DExprOpenMP.h113 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
198 SourceLocation getBeginLoc() const LLVM_READONLY { return LPLoc; } in getBeginLoc() function
374 SourceLocation getBeginLoc() const LLVM_READONLY { return IteratorKwLoc; } in getBeginLoc() function
DExprConcepts.h124 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
540 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
DRawCommentList.h108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
DNestedNameSpecifier.h299 SourceLocation getBeginLoc() const { in getBeginLoc() function
DDeclarationName.h798 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
DDecl.h615 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
738 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
3106 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
DDeclObjC.h285 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function
2824 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
DComment.h216 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
/external/clang/include/clang/AST/
DNestedNameSpecifier.h282 SourceLocation getBeginLoc() const { in getBeginLoc() function
DDeclarationName.h531 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DDefineInline.cpp352 const SourceLocation getBeginLoc(const FunctionDecl *FD) { in getBeginLoc() function
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp176 SourceLocation CXXScalarValueInitExpr::getBeginLoc() const { in getBeginLoc() function in CXXScalarValueInitExpr
508 SourceLocation CXXConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXConstructExpr
866 SourceLocation CXXFunctionalCastExpr::getBeginLoc() const { in getBeginLoc() function in CXXFunctionalCastExpr
1019 SourceLocation CXXTemporaryObjectExpr::getBeginLoc() const { in getBeginLoc() function in CXXTemporaryObjectExpr
1357 SourceLocation CXXUnresolvedConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXUnresolvedConstructExpr
DExpr.cpp494 SourceLocation DeclRefExpr::getBeginLoc() const { in getBeginLoc() function in DeclRefExpr
1414 SourceLocation CallExpr::getBeginLoc() const { in getBeginLoc() function in CallExpr
1585 SourceLocation MemberExpr::getBeginLoc() const { in getBeginLoc() function in MemberExpr
2195 SourceLocation InitListExpr::getBeginLoc() const { in getBeginLoc() function in InitListExpr
4210 SourceLocation DesignatedInitExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitExpr
4289 SourceLocation DesignatedInitUpdateExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitUpdateExpr
DTypeLoc.cpp191 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
/external/clang/lib/AST/
DTypeLoc.cpp170 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
/external/llvm-project/clang/lib/Analysis/
DCloneDetection.cpp80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h73 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
507 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
1153 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLocation; } in getBeginLoc() function
1943 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp125 SourceLocation getBeginLoc() const { in getBeginLoc() function in __anon8ce2bf070211::SourceMappingRegion

12