• Home
  • Raw
  • Download

Lines Matching refs:LLVM_READONLY

224   SourceLocation getExprLoc() const LLVM_READONLY;
720 Expr *IgnoreImpCasts() LLVM_READONLY;
724 Expr *IgnoreImplicit() LLVM_READONLY { in IgnoreImplicit()
728 const Expr *IgnoreImplicit() const LLVM_READONLY { in IgnoreImplicit()
736 Expr *IgnoreParens() LLVM_READONLY;
740 Expr *IgnoreParenCasts() LLVM_READONLY;
743 Expr *IgnoreCasts() LLVM_READONLY;
747 Expr *IgnoreParenImpCasts() LLVM_READONLY;
751 Expr *IgnoreConversionOperator() LLVM_READONLY;
753 const Expr *IgnoreConversionOperator() const LLVM_READONLY { in IgnoreConversionOperator()
757 const Expr *IgnoreParenImpCasts() const LLVM_READONLY { in IgnoreParenImpCasts()
763 Expr *IgnoreParenLValueCasts() LLVM_READONLY;
765 const Expr *IgnoreParenLValueCasts() const LLVM_READONLY { in IgnoreParenLValueCasts()
772 Expr *IgnoreParenNoopCasts(ASTContext &Ctx) LLVM_READONLY;
775 Expr *ignoreParenBaseCasts() LLVM_READONLY;
777 const Expr *ignoreParenBaseCasts() const LLVM_READONLY { in ignoreParenBaseCasts()
797 const Expr *IgnoreImpCasts() const LLVM_READONLY { in IgnoreImpCasts()
800 const Expr *IgnoreParens() const LLVM_READONLY { in IgnoreParens()
803 const Expr *IgnoreParenCasts() const LLVM_READONLY { in IgnoreParenCasts()
807 const Expr *IgnoreCasts() const LLVM_READONLY { in IgnoreCasts()
811 const Expr *IgnoreParenNoopCasts(ASTContext &Ctx) const LLVM_READONLY { in IgnoreParenNoopCasts()
879 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
882 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
885 SourceLocation getExprLoc() const LLVM_READONLY { in getExprLoc()
1027 SourceLocation getLocStart() const LLVM_READONLY;
1028 SourceLocation getLocEnd() const LLVM_READONLY;
1200 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart()
1201 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd()
1286 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart()
1287 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd()
1335 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart()
1336 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd()
1405 SourceLocation getLocStart() const LLVM_READONLY { return Loc; } in getLocStart()
1406 SourceLocation getLocEnd() const LLVM_READONLY { return Loc; } in getLocEnd()
1439 SourceLocation getLocStart() const LLVM_READONLY { return Val->getLocStart(); } in getLocStart()
1440 SourceLocation getLocEnd() const LLVM_READONLY { return Val->getLocEnd(); } in getLocEnd()
1602 SourceLocation getLocStart() const LLVM_READONLY { return TokLocs[0]; } in getLocStart()
1603 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
1639 SourceLocation getLocStart() const LLVM_READONLY { return L; } in getLocStart()
1640 SourceLocation getLocEnd() const LLVM_READONLY { return R; } in getLocEnd()
1751 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
1754 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
1757 SourceLocation getExprLoc() const LLVM_READONLY { return Loc; } in getExprLoc()
1855 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange()
1856 SourceLocation getLocStart() const LLVM_READONLY { return Range.getBegin(); } in getLocStart()
1857 SourceLocation getLocEnd() const LLVM_READONLY { return Range.getEnd(); } in getLocEnd()
1956 SourceLocation getLocStart() const LLVM_READONLY { return OperatorLoc; } in getLocStart()
1957 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
2047 SourceLocation getLocStart() const LLVM_READONLY { return OpLoc; } in getLocStart()
2048 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
2120 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
2123 SourceLocation getLocEnd() const LLVM_READONLY { return RBracketLoc; } in getLocEnd()
2128 SourceLocation getExprLoc() const LLVM_READONLY { in getExprLoc()
2287 SourceLocation getLocStart() const LLVM_READONLY;
2288 SourceLocation getLocEnd() const LLVM_READONLY;
2508 SourceLocation getOperatorLoc() const LLVM_READONLY { return OperatorLoc; } in getOperatorLoc()
2518 SourceLocation getLocStart() const LLVM_READONLY;
2519 SourceLocation getLocEnd() const LLVM_READONLY;
2521 SourceLocation getExprLoc() const LLVM_READONLY { return MemberLoc; } in getExprLoc()
2605 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
2613 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
2762 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
2765 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
2866 SourceLocation getLocStart() const LLVM_READONLY { return LPLoc; } in getLocStart()
2867 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
2936 SourceLocation getExprLoc() const LLVM_READONLY { return OpLoc; } in getExprLoc()
2948 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
2951 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
3218 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
3221 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
3303 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
3306 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
3358 SourceLocation getLocStart() const LLVM_READONLY { return AmpAmpLoc; } in getLocStart()
3359 SourceLocation getLocEnd() const LLVM_READONLY { return LabelLoc; } in getLocEnd()
3400 SourceLocation getLocStart() const LLVM_READONLY { return LParenLoc; } in getLocStart()
3401 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
3446 SourceLocation getLocStart() const LLVM_READONLY { return BuiltinLoc; } in getLocStart()
3447 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
3527 SourceLocation getLocStart() const LLVM_READONLY { return BuiltinLoc; } in getLocStart()
3528 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
3605 SourceLocation getLocStart() const LLVM_READONLY { return BuiltinLoc; } in getLocStart()
3606 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
3641 SourceLocation getLocStart() const LLVM_READONLY { return TokenLoc; } in getLocStart()
3642 SourceLocation getLocEnd() const LLVM_READONLY { return TokenLoc; } in getLocEnd()
3690 SourceLocation getLocStart() const LLVM_READONLY { return BuiltinLoc; } in getLocStart()
3691 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
3900 SourceLocation getLocStart() const LLVM_READONLY;
3901 SourceLocation getLocEnd() const LLVM_READONLY;
4129 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
4135 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
4138 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange()
4215 SourceLocation getLocStart() const LLVM_READONLY;
4216 SourceLocation getLocEnd() const LLVM_READONLY;
4253 SourceLocation getLocStart() const LLVM_READONLY { return SourceLocation(); } in getLocStart()
4254 SourceLocation getLocEnd() const LLVM_READONLY { return SourceLocation(); } in getLocEnd()
4285 SourceLocation getLocStart() const LLVM_READONLY;
4286 SourceLocation getLocEnd() const LLVM_READONLY;
4329 SourceLocation getLocStart() const LLVM_READONLY { return SourceLocation(); } in getLocStart()
4330 SourceLocation getLocEnd() const LLVM_READONLY { return SourceLocation(); } in getLocEnd()
4371 SourceLocation getLocStart() const LLVM_READONLY { return LParenLoc; } in getLocStart()
4372 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
4484 SourceLocation getLocStart() const LLVM_READONLY { return GenericLoc; } in getLocStart()
4485 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
4548 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
4551 SourceLocation getLocEnd() const LLVM_READONLY { return AccessorLoc; } in getLocEnd()
4590 SourceLocation getLocStart() const LLVM_READONLY { return getCaretLocation(); } in getLocStart()
4591 SourceLocation getLocEnd() const LLVM_READONLY { return getBody()->getLocEnd(); } in getLocEnd()
4640 SourceLocation getLocStart() const LLVM_READONLY { return BuiltinLoc; } in getLocStart()
4641 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
4775 SourceLocation getExprLoc() const LLVM_READONLY { in getExprLoc()
4779 SourceLocation getLocStart() const LLVM_READONLY { in getLocStart()
4782 SourceLocation getLocEnd() const LLVM_READONLY { in getLocEnd()
4883 SourceLocation getLocStart() const LLVM_READONLY { return BuiltinLoc; } in getLocStart()
4884 SourceLocation getLocEnd() const LLVM_READONLY { return RParenLoc; } in getLocEnd()
4912 SourceLocation getLocStart() const LLVM_READONLY { return SourceLocation(); } in getLocStart()
4913 SourceLocation getLocEnd() const LLVM_READONLY { return SourceLocation(); } in getLocEnd()