/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | StmtObjC.h | 57 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 D | ExprCXX.h | 160 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 D | ExprObjC.h | 72 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 D | StmtCXX.h | 43 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 D | Expr.h | 1078 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 D | Availability.h | 53 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
|
H A D | Stmt.h | 1317 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 D | ExprOpenMP.h | 113 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 D | ExprConcepts.h | 124 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 540 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
H A D | RawCommentList.h | 108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
H A D | NestedNameSpecifier.h | 299 SourceLocation getBeginLoc() const { in getBeginLoc() function
|
H A D | DeclarationName.h | 860 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
|
H A D | DeclBase.h | 422 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
H A D | Decl.h | 629 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 D | DeclObjC.h | 285 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function 2802 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
|
H A D | Comment.h | 216 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
H A D | StmtOpenMP.h | 184 SourceLocation getBeginLoc() const { return getLoopStmt()->getBeginLoc(); } in getBeginLoc() function 483 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc() function
|
H A D | DeclCXX.h | 190 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprCXX.cpp | 176 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 D | Expr.cpp | 496 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 D | TypeLoc.cpp | 191 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
|
H A D | Stmt.cpp | 336 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 73 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 D | CoverageMappingGen.cpp | 136 SourceLocation getBeginLoc() const { in getBeginLoc() function in __anon8c3eb65b0211::SourceMappingRegion
|