| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | 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
|
| HD | 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 …]
|
| HD | 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 381 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function 437 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function 477 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function 531 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function 595 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 781 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function [all …]
|
| HD | 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
|
| HD | 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 …]
|
| HD | Stmt.h | 1523 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLoc; } in getBeginLoc() function 1587 SourceLocation getBeginLoc() const { return getSemiLoc(); } in getBeginLoc() function 1740 SourceLocation getBeginLoc() const { return LBraceLoc; } in getBeginLoc() function 1793 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function 1932 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function 1978 SourceLocation getBeginLoc() const { return getKeywordLoc(); } in getBeginLoc() function 2063 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc() function 2126 SourceLocation getBeginLoc() const { return getAttrLoc(); } in getBeginLoc() function 2355 SourceLocation getBeginLoc() const { return getIfLoc(); } in getBeginLoc() function 2563 SourceLocation getBeginLoc() const { return getSwitchLoc(); } in getBeginLoc() function [all …]
|
| HD | ExprOpenMP.h | 74 SourceLocation getBeginLoc() const LLVM_READONLY { return LPLoc; } in getBeginLoc() function 250 SourceLocation getBeginLoc() const LLVM_READONLY { return IteratorKwLoc; } in getBeginLoc() function
|
| HD | Availability.h | 54 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
|
| HD | NestedNameSpecifier.h | 299 SourceLocation getBeginLoc() const { in getBeginLoc() function
|
| HD | RawCommentList.h | 108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
|
| HD | ExprConcepts.h | 143 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function 586 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
| HD | ASTConcept.h | 178 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
| HD | StmtOpenACC.h | 63 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
|
| HD | DeclarationName.h | 870 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
|
| HD | DeclBase.h | 437 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
|
| HD | OpenACCClause.h | 38 SourceLocation getBeginLoc() const { return Location.getBegin(); } in getBeginLoc() function
|
| HD | 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
|
| HD | DeclObjC.h | 282 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function 2864 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| HD | SemaOpenACC.h | 98 SourceLocation getBeginLoc() const { return ClauseRange.getBegin(); } in getBeginLoc() function
|
| HD | 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-14-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | 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
|
| HD | 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
|
| HD | TypeLoc.cpp | 192 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
|
| HD | Stmt.cpp | 338 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | CloneDetection.cpp | 80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
|