Home
last modified time | relevance | path

Searched defs:getLocStart (Results 1 – 16 of 16) sorted by relevance

/external/clang/include/clang/AST/
DExprObjC.h47 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
153 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
DStmtObjC.h58 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
241 SourceLocation getLocStart() const LLVM_READONLY { return AtTryLoc; } in getLocStart() function
298 SourceLocation getLocStart() const LLVM_READONLY { return AtSynchronizedLoc; } in getLocStart() function
331 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; } in getLocStart() function
360 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function
DExprCXX.h87 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
208 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
396 SourceLocation getLocStart() const { in getLocStart() function
437 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
463 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
546 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
622 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
672 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
722 SourceLocation getLocStart() const LLVM_READONLY { return ThrowLoc; } in getLocStart() function
812 SourceLocation getLocStart() const LLVM_READONLY { return SourceLocation(); } in getLocStart() function
[all …]
DStmtCXX.h44 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
DStmt.h478 SourceLocation getLocStart() const LLVM_READONLY { return StartLoc; } in getLocStart() function
533 SourceLocation getLocStart() const LLVM_READONLY { return SemiLoc; } in getLocStart() function
606 SourceLocation getLocStart() const LLVM_READONLY { return LBracLoc; } in getLocStart() function
660 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
710 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
749 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
790 SourceLocation getLocStart() const LLVM_READONLY { return IdentLoc; } in getLocStart() function
838 SourceLocation getLocStart() const LLVM_READONLY { return AttrLoc; } in getLocStart() function
898 SourceLocation getLocStart() const LLVM_READONLY { return IfLoc; } in getLocStart() function
997 SourceLocation getLocStart() const LLVM_READONLY { return SwitchLoc; } in getLocStart() function
[all …]
DExpr.h806 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
1171 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1253 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1299 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1367 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1399 SourceLocation getLocStart() const LLVM_READONLY { return Val->getLocStart(); } in getLocStart() function
1560 SourceLocation getLocStart() const LLVM_READONLY { return TokLocs[0]; } in getLocStart() function
1595 SourceLocation getLocStart() const LLVM_READONLY { return L; } in getLocStart() function
1708 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
1830 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
[all …]
DDeclarationName.h529 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DDecl.h423 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
548 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
2259 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
DDeclBase.h350 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DDeclObjC.h301 SourceLocation getLocStart() const LLVM_READONLY { return getLocation(); } in getLocStart() function
2190 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function
DComment.h205 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DTypeLoc.h123 SourceLocation getLocStart() const LLVM_READONLY { return getBeginLoc(); } in getLocStart() function
/external/clang/lib/AST/
DExprCXX.cpp76 SourceLocation CXXScalarValueInitExpr::getLocStart() const { in getLocStart() function in CXXScalarValueInitExpr
421 SourceLocation CXXConstructExpr::getLocStart() const { in getLocStart() function in CXXConstructExpr
740 SourceLocation CXXTemporaryObjectExpr::getLocStart() const { in getLocStart() function in CXXTemporaryObjectExpr
1074 SourceLocation CXXUnresolvedConstructExpr::getLocStart() const { in getLocStart() function in CXXUnresolvedConstructExpr
DExpr.cpp449 SourceLocation DeclRefExpr::getLocStart() const { in getLocStart() function in DeclRefExpr
1195 SourceLocation CallExpr::getLocStart() const { in getLocStart() function in CallExpr
1334 SourceLocation MemberExpr::getLocStart() const { in getLocStart() function in MemberExpr
1832 SourceLocation InitListExpr::getLocStart() const { in getLocStart() function in InitListExpr
3715 SourceLocation DesignatedInitExpr::getLocStart() const { in getLocStart() function in DesignatedInitExpr
DStmt.cpp230 SourceLocation Stmt::getLocStart() const { in getLocStart() function in Stmt
/external/clang/include/clang/Sema/
DDeclSpec.h474 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
1002 SourceLocation getLocStart() const LLVM_READONLY { return StartLocation; } in getLocStart() function
1593 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function