Home
last modified time | relevance | path

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

12

/freebsd-src/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
256 SourceLocation getBeginLoc() const LLVM_READONLY { return AtTryLoc; } getBeginLoc() function
338 SourceLocation getBeginLoc() const LLVM_READONLY { return AtSynchronizedLoc; } getBeginLoc() function
376 SourceLocation getBeginLoc() const LLVM_READONLY { return AtThrowLoc; } getBeginLoc() function
408 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } getBeginLoc() function
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
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 …]
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() cons function
776 SourceLocation getBeginLoc() const { return getLocation(); } getBeginLoc() function
816 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
897 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } getBeginLoc() function
958 SourceLocation getBeginLoc() const { getBeginLoc() function
1031 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
1110 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } getBeginLoc() function
1167 SourceLocation getBeginLoc() const { return getLocation(); } getBeginLoc() function
1226 SourceLocation getBeginLoc() const { return getThrowLoc(); } getBeginLoc() function
1332 SourceLocation getBeginLoc() const { return SourceLocation(); } getBeginLoc() function
1425 SourceLocation getBeginLoc() const { return CXXDefaultInitExprBits.Loc; } getBeginLoc() function
1501 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
1775 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
2152 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
2461 SourceLocation getBeginLoc() const { return Range.getBegin(); } getBeginLoc() function
2531 SourceLocation getBeginLoc() const { return CXXDeleteExprBits.Loc; } getBeginLoc() function
2724 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
2811 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
2873 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
2941 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
3242 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3399 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3475 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3854 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4023 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4107 SourceLocation getBeginLoc() const { return Range.getBegin(); } getBeginLoc() function
4189 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4317 SourceLocation getBeginLoc() const LLVM_READONLY { return OperatorLoc; } getBeginLoc() function
4371 SourceLocation getBeginLoc() const { return getNameLoc(); } getBeginLoc() function
4467 SourceLocation getBeginLoc() const LLVM_READONLY { return NameLoc; } getBeginLoc() function
4544 SourceLocation getBeginLoc() const LLVM_READONLY { return NameLoc; } getBeginLoc() function
4655 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4754 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4870 SourceLocation getBeginLoc() const LLVM_READONLY { return LParenLoc; } getBeginLoc() function
5003 SourceLocation getBeginLoc() const LLVM_READONLY { return KeywordLoc; } getBeginLoc() function
5087 SourceLocation getBeginLoc() const LLVM_READONLY { return KeywordLoc; } getBeginLoc() function
5149 SourceLocation getBeginLoc() const LLVM_READONLY { return KWLoc; } 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.h1110 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
1180 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
1504 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
1546 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
1595 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
1679 SourceLocation getBeginLoc() const LLVM_READONLY { return Loc; } getBeginLoc() function
1716 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
1931 SourceLocation getBeginLoc() const LLVM_READONLY { return *tokloc_begin(); } getBeginLoc() function
2027 SourceLocation getBeginLoc() const { return getLocation(); } getBeginLoc() function
2077 SourceLocation getBeginLoc() const { return getLocation(); } getBeginLoc() function
2125 SourceLocation getBeginLoc() const LLVM_READONLY { return L; } getBeginLoc() function
2281 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
2421 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } getBeginLoc() function
2521 SourceLocation getBeginLoc() const LLVM_READONLY { return OperatorLoc; } getBeginLoc() function
2623 SourceLocation getBeginLoc() const LLVM_READONLY { return OpLoc; } getBeginLoc() function
2683 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
2760 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3436 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3670 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3780 SourceLocation getBeginLoc() const LLVM_READONLY { return LPLoc; } getBeginLoc() function
3865 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4187 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4270 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
4329 SourceLocation getBeginLoc() const LLVM_READONLY { return AmpAmpLoc; } getBeginLoc() function
4375 SourceLocation getBeginLoc() const LLVM_READONLY { return LParenLoc; } getBeginLoc() function
4426 SourceLocation getBeginLoc() const LLVM_READONLY { return BuiltinLoc; } getBeginLoc() function
4506 SourceLocation getBeginLoc() const LLVM_READONLY { return BuiltinLoc; } getBeginLoc() function
4582 SourceLocation getBeginLoc() const LLVM_READONLY { return BuiltinLoc; } getBeginLoc() function
4621 SourceLocation getBeginLoc() const LLVM_READONLY { return TokenLoc; } getBeginLoc() function
4671 SourceLocation getBeginLoc() const LLVM_READONLY { return BuiltinLoc; } getBeginLoc() function
4743 SourceLocation getBeginLoc() const { return BuiltinLoc; } getBeginLoc() function
5268 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
5405 SourceLocation getBeginLoc() const LLVM_READONLY { return SourceLocation(); } getBeginLoc() function
5513 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
5549 SourceLocation getBeginLoc() const LLVM_READONLY { return SourceLocation(); } getBeginLoc() function
5586 SourceLocation getBeginLoc() const LLVM_READONLY { return SourceLocation(); } getBeginLoc() function
5643 SourceLocation getBeginLoc() const { return getLParenLoc(); } getBeginLoc() function
6054 SourceLocation getBeginLoc() const { return getGenericLoc(); } getBeginLoc() function
6122 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
6165 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
6232 SourceLocation getBeginLoc() const LLVM_READONLY { return BuiltinLoc; } getBeginLoc() function
6374 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
6515 SourceLocation getBeginLoc() const LLVM_READONLY { return BuiltinLoc; } getBeginLoc() function
6572 SourceLocation getBeginLoc() const LLVM_READONLY { return TypoLoc; } getBeginLoc() function
6629 SourceLocation getBeginLoc() const { return BeginLoc; } getBeginLoc() function
[all...]
H A DAvailability.h53 SourceLocation getBeginLoc() const { return BeginLoc; } getBeginLoc() function
H A DExprOpenMP.h113 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
198 SourceLocation getBeginLoc() const LLVM_READONLY { return LPLoc; } getBeginLoc() function
374 SourceLocation getBeginLoc() const LLVM_READONLY { return IteratorKwLoc; } getBeginLoc() function
H A DNestedNameSpecifier.h299 SourceLocation getBeginLoc() const { in getBeginLoc() function
H A DExprConcepts.h143 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
586 SourceLocation getBeginLoc() const LLVM_READONLY { in getBeginLoc() function
H A DRawCommentList.h108 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } in getBeginLoc() function
H A DASTConcept.h181 return QualifierLoc.getBeginLoc(); in getBeginLoc() function
H A DDeclarationName.h870 SourceLocation getBeginLoc() const { return NameLoc; } in getBeginLoc() function
H A DDeclBase.h436 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
H A DDecl.h685 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } getBeginLoc() function
822 SourceLocation getBeginLoc() const LLVM_READONLY { getBeginLoc() function
3376 SourceLocation getBeginLoc() const LLVM_READONLY { return LocStart; } getBeginLoc() function
H A DDeclObjC.h282 SourceLocation getBeginLoc() const LLVM_READONLY { return getLocation(); } in getBeginLoc() function
2863 SourceLocation getBeginLoc() const LLVM_READONLY { return AtLoc; } 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-src/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp177 SourceLocation CXXScalarValueInitExpr::getBeginLoc() const { getBeginLoc() function in CXXScalarValueInitExpr
513 SourceLocation CXXConstructExpr::getBeginLoc() const { getBeginLoc() function in CXXConstructExpr
878 SourceLocation CXXFunctionalCastExpr::getBeginLoc() const { getBeginLoc() function in CXXFunctionalCastExpr
1099 SourceLocation CXXTemporaryObjectExpr::getBeginLoc() const { getBeginLoc() function in CXXTemporaryObjectExpr
1438 SourceLocation CXXUnresolvedConstructExpr::getBeginLoc() const { getBeginLoc() function in CXXUnresolvedConstructExpr
[all...]
H A DExpr.cpp541 SourceLocation DeclRefExpr::getBeginLoc() const { getBeginLoc() function in DeclRefExpr
1608 SourceLocation CallExpr::getBeginLoc() const { getBeginLoc() function in CallExpr
1775 SourceLocation MemberExpr::getBeginLoc() const { getBeginLoc() function in MemberExpr
2441 SourceLocation InitListExpr::getBeginLoc() const { getBeginLoc() function in InitListExpr
4559 SourceLocation DesignatedInitExpr::getBeginLoc() const { getBeginLoc() function in DesignatedInitExpr
4631 SourceLocation DesignatedInitUpdateExpr::getBeginLoc() const { getBeginLoc() function in DesignatedInitUpdateExpr
[all...]
H A DTypeLoc.cpp192 SourceLocation TypeLoc::getBeginLoc() const { in getBeginLoc() function in TypeLoc
H A DStmt.cpp337 SourceLocation Stmt::getBeginLoc() const { getBeginLoc() function in Stmt
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp80 SourceLocation StmtSequence::getBeginLoc() const { in getBeginLoc() function in StmtSequence
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h83 SourceLocation getBeginLoc() const { return Range.getBegin(); } getBeginLoc() function
542 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } getBeginLoc() function
1201 SourceLocation getBeginLoc() const LLVM_READONLY { return StartLocation; } getBeginLoc() function
2022 SourceLocation getBeginLoc() const LLVM_READONLY { return Range.getBegin(); } getBeginLoc() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp161 SourceLocation getBeginLoc() const { getBeginLoc() function in __anone7971d820211::SourceMappingRegion
[all...]

12