Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A 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
H A DExprCXX.h160 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
345 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
409 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
698 SourceLocation getBeginLoc() const { in getBeginLoc() function
736 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
770 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
810 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
891 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
952 SourceLocation getBeginLoc() const { in getBeginLoc() function
1025 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
[all …]
H A 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 …]
H A 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
H A 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
1687 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1724 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
1932 SourceLocation getBeginLoc() const LLVM_READONLY { return *tokloc_begin(); } in getBeginLoc() function
2023 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
2063 SourceLocation getBeginLoc() const LLVM_READONLY { return L; } in getBeginLoc() function
[all …]
H A DAvailability.h53 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
H A 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
1825 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc() function
1888 SourceLocation getBeginLoc() const { return getAttrLoc(); } in getBeginLoc() function
2090 SourceLocation getBeginLoc() const { return getIfLoc(); } in getBeginLoc() function
2287 SourceLocation getBeginLoc() const { return getSwitchLoc(); } in getBeginLoc() function
[all …]
H A 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
H A DExprConcepts.h124 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
540 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DRawCommentList.h108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DNestedNameSpecifier.h299 SourceLocation getBeginLoc() const { in getBeginLoc() function
H A DDeclarationName.h860 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
H A DDeclBase.h422 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DDecl.h629 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
752 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
3126 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
H A DDeclObjC.h285 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function
2802 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
H A DComment.h216 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DStmtOpenMP.h184 SourceLocation getBeginLoc() const { return getLoopStmt()->getBeginLoc(); } in getBeginLoc() function
483 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc() function
H A DDeclCXX.h190 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A 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
H A DExpr.cpp496 SourceLocation DeclRefExpr::getBeginLoc() const { in getBeginLoc() function in DeclRefExpr
1495 SourceLocation CallExpr::getBeginLoc() const { in getBeginLoc() function in CallExpr
1666 SourceLocation MemberExpr::getBeginLoc() const { in getBeginLoc() function in MemberExpr
2277 SourceLocation InitListExpr::getBeginLoc() const { in getBeginLoc() function in InitListExpr
4289 SourceLocation DesignatedInitExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitExpr
4365 SourceLocation DesignatedInitUpdateExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitUpdateExpr
H A DTypeLoc.cpp191 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
H A DStmt.cpp336 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h73 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
507 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
1162 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLocation; } in getBeginLoc() function
1946 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp136 SourceLocation getBeginLoc() const { in getBeginLoc() function in __anon8c3eb65b0211::SourceMappingRegion

12