Home
last modified time | relevance | path

Searched defs:getBeginLoc (Results 1 – 25 of 26) 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
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 DExprCXX.h159 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 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.h1127 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 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.h299 SourceLocation getBeginLoc() const { in getBeginLoc() function
H A DRawCommentList.h108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DASTConcept.h178 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DStmtOpenACC.h63 SourceLocation getBeginLoc() const { return Range.getBegin(); } in getBeginLoc() function
H A DDeclBase.h437 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DOpenACCClause.h38 SourceLocation getBeginLoc() const { return Location.getBegin(); } in getBeginLoc() function
H A DDecl.h646 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 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 DStmtOpenMP.h184 SourceLocation getBeginLoc() const { return getLoopStmt()->getBeginLoc(); } in getBeginLoc() function
502 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc() function
H A DDeclCXX.h194 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DOpenMPClause.h71 SourceLocation getBeginLoc() const { return StartLoc; } in getBeginLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h98 SourceLocation getBeginLoc() const { return ClauseRange.getBegin(); } in getBeginLoc() function
H A DDeclSpec.h84 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 DExprCXX.cpp224 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 DExpr.cpp551 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 DTypeLoc.cpp192 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
H A DStmt.cpp338 SourceLocation Stmt::getBeginLoc() const { in getBeginLoc() function in Stmt
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp169 SourceLocation getBeginLoc() const { in getBeginLoc() function in __anon413222f00211::SourceMappingRegion

12