/freebsd/contrib/llvm-project/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 257 SourceLocation getBeginLoc() const LLVM_READONLY { return AtTryLoc; } in getBeginLoc() function 339 SourceLocation getBeginLoc() const LLVM_READONLY { return AtSynchronizedLoc; } in getBeginLoc() function 377 SourceLocation getBeginLoc() const LLVM_READONLY { return AtThrowLoc; } in getBeginLoc() function 409 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 962 SourceLocation getBeginLoc() const { in getBeginLoc() function 1035 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 93 SourceLocation getBeginLoc() const LLVM_READONLY { return getTryLoc(); } in getBeginLoc() function 207 SourceLocation getBeginLoc() const LLVM_READONLY { return ForLoc; } in getBeginLoc() function 297 SourceLocation getBeginLoc() const LLVM_READONLY { return KeywordLoc; } in getBeginLoc() function 427 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 509 SourceLocation getBeginLoc() const LLVM_READONLY { return CoreturnLoc; } in getBeginLoc() function
|
H A D | Expr.h | 1127 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 1197 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 1521 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1563 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1612 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1696 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function 1733 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 1959 SourceLocation getBeginLoc() const LLVM_READONLY { return *tokloc_begin(); } in getBeginLoc() function 2056 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function 2106 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function [all …]
|
H A D | ExprOpenMP.h | 74 SourceLocation getBeginLoc() const LLVM_READONLY { return LPLoc; } in getBeginLoc() function 250 SourceLocation getBeginLoc() const LLVM_READONLY { return IteratorKwLoc; } in getBeginLoc() function
|
H A D | Availability.h | 54 SourceLocation getBeginLoc() const { return BeginLoc; } 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 | ASTConcept.h | 178 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
H A D | StmtOpenACC.h | 63 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
|
H A D | DeclBase.h | 437 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
H A D | OpenACCClause.h | 38 SourceLocation getBeginLoc() const { return Location.getBegin(); } in getBeginLoc() function
|
H A D | Decl.h | 646 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function 783 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 3390 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
|
H A D | DeclObjC.h | 282 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function 2864 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
|
H A D | StmtOpenMP.h | 184 SourceLocation getBeginLoc() const { return getLoopStmt()->getBeginLoc(); } in getBeginLoc() function 502 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc() function
|
H A D | DeclCXX.h | 194 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
H A D | OpenMPClause.h | 71 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 98 SourceLocation getBeginLoc() const { return ClauseRange.getBegin(); } in getBeginLoc() function
|
H A D | DeclSpec.h | 84 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function 572 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function 1237 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLocation; } in getBeginLoc() function 2083 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 224 SourceLocation CXXScalarValueInitExpr::getBeginLoc() const { in getBeginLoc() function in CXXScalarValueInitExpr 563 SourceLocation CXXConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXConstructExpr 928 SourceLocation CXXFunctionalCastExpr::getBeginLoc() const { in getBeginLoc() function in CXXFunctionalCastExpr 1149 SourceLocation CXXTemporaryObjectExpr::getBeginLoc() const { in getBeginLoc() function in CXXTemporaryObjectExpr 1488 SourceLocation CXXUnresolvedConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXUnresolvedConstructExpr
|
H A D | Expr.cpp | 551 SourceLocation DeclRefExpr::getBeginLoc() const { in getBeginLoc() function in DeclRefExpr 1638 SourceLocation CallExpr::getBeginLoc() const { in getBeginLoc() function in CallExpr 1798 SourceLocation MemberExpr::getBeginLoc() const { in getBeginLoc() function in MemberExpr 2477 SourceLocation InitListExpr::getBeginLoc() const { in getBeginLoc() function in InitListExpr 4641 SourceLocation DesignatedInitExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitExpr 4722 SourceLocation DesignatedInitUpdateExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitUpdateExpr
|
H A D | TypeLoc.cpp | 192 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
|
H A D | Stmt.cpp | 338 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CloneDetection.cpp | 80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 169 SourceLocation getBeginLoc() const { in getBeginLoc() function in __anon413222f00211::SourceMappingRegion
|