Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/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
258 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 DExprCXX.h161 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
346 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
410 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
699 SourceLocation getBeginLoc() const { in getBeginLoc() function
742 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
778 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
818 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
899 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
964 SourceLocation getBeginLoc() const { in getBeginLoc() function
1037 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
[all …]
H A DExprObjC.h71 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
379 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
435 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
475 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
529 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
593 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
775 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
[all …]
H A DStmtCXX.h43 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 DExpr.h1130 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
1200 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
1347 SourceLocation getBeginLoc() const { in getBeginLoc() function
1530 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1575 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } in getBeginLoc() function
1624 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
1971 SourceLocation getBeginLoc() const LLVM_READONLY { return *tokloc_begin(); } in getBeginLoc() function
2068 SourceLocation getBeginLoc() const { return getLocation(); } in getBeginLoc() function
[all …]
H A DStmtSYCL.h67 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DExprOpenMP.h74 SourceLocation getBeginLoc() const LLVM_READONLY { return LPLoc; } in getBeginLoc() function
250 SourceLocation getBeginLoc() const LLVM_READONLY { return IteratorKwLoc; } in getBeginLoc() function
H A DAvailability.h54 SourceLocation getBeginLoc() const { return BeginLoc; } in getBeginLoc() function
H A DNestedNameSpecifier.h300 SourceLocation getBeginLoc() const { in getBeginLoc() function
H A DRawCommentList.h108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DExprConcepts.h143 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
575 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DASTConcept.h178 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DDeclarationName.h898 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
H A DDeclBase.h434 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DStmtOpenACC.h64 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
H A DDeclObjC.h282 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function
2864 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } in getBeginLoc() function
H A DDecl.h670 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
810 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
3509 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } in getBeginLoc() function
H A DOpenACCClause.h41 SourceLocation getBeginLoc() const { return Location.getBegin(); } in getBeginLoc() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp223 SourceLocation CXXScalarValueInitExpr::getBeginLoc() const { in getBeginLoc() function in CXXScalarValueInitExpr
563 SourceLocation CXXConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXConstructExpr
932 SourceLocation CXXFunctionalCastExpr::getBeginLoc() const { in getBeginLoc() function in CXXFunctionalCastExpr
1157 SourceLocation CXXTemporaryObjectExpr::getBeginLoc() const { in getBeginLoc() function in CXXTemporaryObjectExpr
1492 SourceLocation CXXUnresolvedConstructExpr::getBeginLoc() const { in getBeginLoc() function in CXXUnresolvedConstructExpr
H A DTypeLoc.cpp193 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
H A DExpr.cpp1793 SourceLocation MemberExpr::getBeginLoc() const { in getBeginLoc() function in MemberExpr
2494 SourceLocation InitListExpr::getBeginLoc() const { in getBeginLoc() function in InitListExpr
4665 SourceLocation DesignatedInitExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitExpr
4745 SourceLocation DesignatedInitUpdateExpr::getBeginLoc() const { in getBeginLoc() function in DesignatedInitUpdateExpr
H A DStmt.cpp346 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp79 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h84 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
574 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
1239 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLocation; } in getBeginLoc() function
2086 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DSemaOpenACC.h350 SourceLocation getBeginLoc() const { return ClauseRange.getBegin(); } in getBeginLoc() function

12