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
136 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
332 SourceLocation getLocStart() const LLVM_READONLY { return AtThrowLoc; } in getLocStart() function
360 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
163 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
DExprCXX.h96 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
217 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
407 SourceLocation getLocStart() const { in getLocStart() function
449 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
477 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
509 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
599 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
649 SourceLocation getLocStart() const { in getLocStart() function
736 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
789 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart() function
[all …]
DStmt.h474 SourceLocation getLocStart() const LLVM_READONLY { return StartLoc; } in getLocStart() function
535 SourceLocation getLocStart() const LLVM_READONLY { return SemiLoc; } in getLocStart() function
625 SourceLocation getLocStart() const LLVM_READONLY { return LBraceLoc; } in getLocStart() function
678 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
728 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
767 SourceLocation getLocStart() const LLVM_READONLY { return KeywordLoc; } in getLocStart() function
812 SourceLocation getLocStart() const LLVM_READONLY { return IdentLoc; } in getLocStart() function
864 SourceLocation getLocStart() const LLVM_READONLY { return AttrLoc; } in getLocStart() function
925 SourceLocation getLocStart() const LLVM_READONLY { return IfLoc; } in getLocStart() function
1015 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.h846 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 …]
DRawCommentList.h111 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
DDeclarationName.h535 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DDecl.h505 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
631 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
2517 SourceLocation getLocStart() const LLVM_READONLY { return LocStart; } in getLocStart() function
DDeclBase.h360 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DDeclObjC.h291 SourceLocation getLocStart() const LLVM_READONLY { return getLocation(); } in getLocStart() function
2425 SourceLocation getLocStart() const LLVM_READONLY { return AtLoc; } in getLocStart() function
DComment.h218 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart() function
DStmtOpenMP.h161 SourceLocation getLocStart() const { return StartLoc; } in getLocStart() function
DOpenMPClause.h46 SourceLocation getLocStart() const { return StartLoc; } 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.cpp131 SourceLocation CXXScalarValueInitExpr::getLocStart() const { in getLocStart() function in CXXScalarValueInitExpr
478 SourceLocation CXXConstructExpr::getLocStart() const { in getLocStart() function in CXXConstructExpr
722 SourceLocation CXXFunctionalCastExpr::getLocStart() const { in getLocStart() function in CXXFunctionalCastExpr
819 SourceLocation CXXTemporaryObjectExpr::getLocStart() const { in getLocStart() function in CXXTemporaryObjectExpr
1185 SourceLocation CXXUnresolvedConstructExpr::getLocStart() const { in getLocStart() function in CXXUnresolvedConstructExpr
DExpr.cpp430 SourceLocation DeclRefExpr::getLocStart() const { in getLocStart() function in DeclRefExpr
1266 SourceLocation CallExpr::getLocStart() const { in getLocStart() function in CallExpr
1439 SourceLocation MemberExpr::getLocStart() const { in getLocStart() function in MemberExpr
1949 SourceLocation InitListExpr::getLocStart() const { in getLocStart() function in InitListExpr
3926 SourceLocation DesignatedInitExpr::getLocStart() const { in getLocStart() function in DesignatedInitExpr
DStmt.cpp256 SourceLocation Stmt::getLocStart() const { in getLocStart() function in Stmt
/external/clang/include/clang/Sema/
DDeclSpec.h504 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function
1052 SourceLocation getLocStart() const LLVM_READONLY { return StartLocation; } in getLocStart() function
1678 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart() function