/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | StmtObjC.h | 58 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; } in getLocStart() function 107 SourceLocation getLocStart() const LLVM_READONLY { return AtCatchLoc; } in getLocStart() function 135 SourceLocation getLocStart() const LLVM_READONLY { return AtFinallyLoc; } in getLocStart() function 240 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; } in getLocStart() function 297 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; } in getLocStart() function 330 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; } in getLocStart() function 359 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function
|
H A D | ExprObjC.h | 47 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function 74 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 115 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function 163 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
|
H A D | StmtCXX.h | 44 SourceLocation getLocStart() const LLVM_READONLY { return CatchLoc; } in getLocStart() function 88 SourceLocation getLocStart() const LLVM_READONLY { return getTryLoc(); } in getLocStart() function 192 SourceLocation getLocStart() const LLVM_READONLY { return ForLoc; } in getLocStart() function 278 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
|
H A D | ExprCXX.h | 89 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function 210 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 400 SourceLocation getLocStart() const { in getLocStart() function 442 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 470 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 502 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function 592 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function 642 SourceLocation getLocStart() const { in getLocStart() function 729 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function 782 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function [all …]
|
H A D | Stmt.h | 477 SourceLocation getLocStart() const LLVM_READONLY { return StartLoc; } in getLocStart() function 538 SourceLocation getLocStart() const LLVM_READONLY { return SemiLoc; } in getLocStart() function 624 SourceLocation getLocStart() const LLVM_READONLY { return LBraceLoc; } in getLocStart() function 677 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function 727 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function 766 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function 807 SourceLocation getLocStart() const LLVM_READONLY { return IdentLoc; } in getLocStart() function 859 SourceLocation getLocStart() const LLVM_READONLY { return AttrLoc; } in getLocStart() function 920 SourceLocation getLocStart() const LLVM_READONLY { return IfLoc; } in getLocStart() function 1016 SourceLocation getLocStart() const LLVM_READONLY { return SwitchLoc; } in getLocStart() function [all …]
|
H A D | Expr.h | 846 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function 1212 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 1298 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 1344 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 1412 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function 1444 SourceLocation getLocStart() const LLVM_READONLY { return Val->getLocStart(); } in getLocStart() function 1605 SourceLocation getLocStart() const LLVM_READONLY { return TokLocs[0]; } in getLocStart() function 1640 SourceLocation getLocStart() const LLVM_READONLY { return L; } in getLocStart() function 1753 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function 1875 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function [all …]
|
H A D | RawCommentList.h | 111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
|
H A D | DeclarationName.h | 535 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
|
H A D | DeclBase.h | 359 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
|
H A D | Decl.h | 465 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function 591 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function 2468 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
|
H A D | DeclObjC.h | 291 SourceLocation getLocStart() const LLVM_READONLY { return getLocation(); } in getLocStart() function 2422 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function
|
H A D | StmtOpenMP.h | 139 SourceLocation getLocStart() const { return StartLoc; } in getLocStart() function
|
H A D | Comment.h | 218 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
|
H A D | OpenMPClause.h | 46 SourceLocation getLocStart() const { return StartLoc; } in getLocStart() function
|
H A D | TypeLoc.h | 130 SourceLocation getLocStart() const LLVM_READONLY { return getBeginLoc(); } in getLocStart() function
|
H A D | DeclCXX.h | 202 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | ExprCXX.cpp | 131 SourceLocation CXXScalarValueInitExpr::getLocStart() const { in getLocStart() function in CXXScalarValueInitExpr 482 SourceLocation CXXConstructExpr::getLocStart() const { in getLocStart() function in CXXConstructExpr 726 SourceLocation CXXFunctionalCastExpr::getLocStart() const { in getLocStart() function in CXXFunctionalCastExpr 823 SourceLocation CXXTemporaryObjectExpr::getLocStart() const { in getLocStart() function in CXXTemporaryObjectExpr 1189 SourceLocation CXXUnresolvedConstructExpr::getLocStart() const { in getLocStart() function in CXXUnresolvedConstructExpr
|
H A D | Expr.cpp | 430 SourceLocation DeclRefExpr::getLocStart() const { in getLocStart() function in DeclRefExpr 1288 SourceLocation CallExpr::getLocStart() const { in getLocStart() function in CallExpr 1427 SourceLocation MemberExpr::getLocStart() const { in getLocStart() function in MemberExpr 1937 SourceLocation InitListExpr::getLocStart() const { in getLocStart() function in InitListExpr 3904 SourceLocation DesignatedInitExpr::getLocStart() const { in getLocStart() function in DesignatedInitExpr
|
H A D | Stmt.cpp | 250 SourceLocation Stmt::getLocStart() const { in getLocStart() function in Stmt
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 504 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function 1052 SourceLocation getLocStart() const LLVM_READONLY { return StartLocation; } in getLocStart() function 1676 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
|