Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
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
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
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
154 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
DExprCXX.h89 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 …]
DStmt.h473 SourceLocation getLocStart() const LLVM_READONLY { return StartLoc; } in getLocStart() function
534 SourceLocation getLocStart() const LLVM_READONLY { return SemiLoc; } in getLocStart() function
617 SourceLocation getLocStart() const LLVM_READONLY { return LBracLoc; } in getLocStart() function
672 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
722 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
761 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
802 SourceLocation getLocStart() const LLVM_READONLY { return IdentLoc; } in getLocStart() function
854 SourceLocation getLocStart() const LLVM_READONLY { return AttrLoc; } in getLocStart() function
915 SourceLocation getLocStart() const LLVM_READONLY { return IfLoc; } in getLocStart() function
1011 SourceLocation getLocStart() const LLVM_READONLY { return SwitchLoc; } 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
DExpr.h841 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
1202 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1286 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1332 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1400 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
1432 SourceLocation getLocStart() const LLVM_READONLY { return Val->getLocStart(); } in getLocStart() function
1593 SourceLocation getLocStart() const LLVM_READONLY { return TokLocs[0]; } in getLocStart() function
1628 SourceLocation getLocStart() const LLVM_READONLY { return L; } in getLocStart() function
1741 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
1863 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
[all …]
DRawCommentList.h111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
DStmtOpenMP.h129 SourceLocation getLocStart() const { return StartLoc; } in getLocStart() function
DDeclarationName.h534 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DDecl.h448 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
574 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
2393 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
DOpenMPClause.h46 SourceLocation getLocStart() const { return StartLoc; } in getLocStart() function
DDeclBase.h358 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DDeclObjC.h291 SourceLocation getLocStart() const LLVM_READONLY { return getLocation(); } in getLocStart() function
2409 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function
DComment.h216 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DTypeLoc.h130 SourceLocation getLocStart() const LLVM_READONLY { return getBeginLoc(); } in getLocStart() function
DDeclCXX.h202 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
/external/clang/lib/AST/
DExprCXX.cpp134 SourceLocation CXXScalarValueInitExpr::getLocStart() const { in getLocStart() function in CXXScalarValueInitExpr
485 SourceLocation CXXConstructExpr::getLocStart() const { in getLocStart() function in CXXConstructExpr
729 SourceLocation CXXFunctionalCastExpr::getLocStart() const { in getLocStart() function in CXXFunctionalCastExpr
823 SourceLocation CXXTemporaryObjectExpr::getLocStart() const { in getLocStart() function in CXXTemporaryObjectExpr
1180 SourceLocation CXXUnresolvedConstructExpr::getLocStart() const { in getLocStart() function in CXXUnresolvedConstructExpr
DExpr.cpp440 SourceLocation DeclRefExpr::getLocStart() const { in getLocStart() function in DeclRefExpr
1250 SourceLocation CallExpr::getLocStart() const { in getLocStart() function in CallExpr
1389 SourceLocation MemberExpr::getLocStart() const { in getLocStart() function in MemberExpr
1899 SourceLocation InitListExpr::getLocStart() const { in getLocStart() function in InitListExpr
3832 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.h487 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
1035 SourceLocation getLocStart() const LLVM_READONLY { return StartLocation; } in getLocStart() function
1634 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function