/openbsd-src/gnu/llvm/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 256 SourceLocation getBeginLoc() const LLVM_READONLY { return AtTryLoc; } in getBeginLoc() function 338 SourceLocation getBeginLoc() const LLVM_READONLY { return AtSynchronizedLoc; } in getBeginLoc() function 376 SourceLocation getBeginLoc() const LLVM_READONLY { return AtThrowLoc; } in getBeginLoc() function 408 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
|
H A D | ExprCXX.h | 159 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function 344 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 408 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 697 SourceLocation getBeginLoc() const { in getBeginLoc() function 740 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function 776 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function 816 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 897 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function 958 SourceLocation getBeginLoc() const { in getBeginLoc() function 1031 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function [all …]
|
H A D | ExprObjC.h | 71 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function 103 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 158 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function 215 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 423 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 494 SourceLocation getBeginLoc() const LLVM_READONLY { return CoreturnLoc; } in getBeginLoc() function
|
H A D | Expr.h | 1099 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 1170 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 1527 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1569 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1626 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1708 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1745 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 1953 SourceLocation getBeginLoc() const LLVM_READONLY { return *tokloc_begin(); } in getBeginLoc() function 2044 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function 2094 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function [all …]
|
H A D | Stmt.h | 1337 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLoc; } in getBeginLoc() function 1401 SourceLocation getBeginLoc() const { return getSemiLoc(); } in getBeginLoc() function 1547 SourceLocation getBeginLoc() const { return LBraceLoc; } in getBeginLoc() function 1600 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function 1739 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function 1785 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function 1870 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc() function 1933 SourceLocation getBeginLoc() const { return getAttrLoc(); } in getBeginLoc() function 2157 SourceLocation getBeginLoc() const { return getIfLoc(); } in getBeginLoc() function 2360 SourceLocation getBeginLoc() const { return getSwitchLoc(); } in getBeginLoc() function [all …]
|
H A D | Availability.h | 53 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
|
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 | 127 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 555 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
H A D | NestedNameSpecifier.h | 299 SourceLocation getBeginLoc() const { in getBeginLoc() function
|
H A D | RawCommentList.h | 108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
H A D | DeclarationName.h | 869 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
|
H A D | DeclBase.h | 424 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
H A D | Decl.h | 682 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function 819 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 3273 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
|
H A D | DeclObjC.h | 284 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function 2850 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
|
H A D | Comment.h | 221 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 489 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
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ExprCXX.cpp | 177 SourceLocation CXXScalarValueInitExpr::getBeginLoc() const { in getBeginLoc() function in CXXScalarValueInitExpr 510 SourceLocation CXXConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXConstructExpr 869 SourceLocation CXXFunctionalCastExpr::getBeginLoc() const { in getBeginLoc() function in CXXFunctionalCastExpr 1090 SourceLocation CXXTemporaryObjectExpr::getBeginLoc() const { in getBeginLoc() function in CXXTemporaryObjectExpr 1428 SourceLocation CXXUnresolvedConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXUnresolvedConstructExpr
|
H A D | Expr.cpp | 599 SourceLocation DeclRefExpr::getBeginLoc() const { in getBeginLoc() function in DeclRefExpr 1620 SourceLocation CallExpr::getBeginLoc() const { in getBeginLoc() function in CallExpr 1793 SourceLocation MemberExpr::getBeginLoc() const { in getBeginLoc() function in MemberExpr 2447 SourceLocation InitListExpr::getBeginLoc() const { in getBeginLoc() function in InitListExpr 4474 SourceLocation DesignatedInitExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitExpr 4551 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 | 337 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 74 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function 526 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function 1185 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLocation; } in getBeginLoc() function 2005 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 139 SourceLocation getBeginLoc() const { in getBeginLoc() function in __anond4b6e5a70211::SourceMappingRegion
|