Searched defs:IntLiteral (Results 1 – 10 of 10) sorted by relevance
19 struct IntLiteral : public Expression { struct22 IntLiteral(const Context& context, int offset, int64_t value) in IntLiteral() function43 IntLiteral& i = (IntLiteral&) other; in compareConstant() argument59 return std::unique_ptr<Expression>(new IntLiteral(fOffset, fValue, &fType)); in clone() argument62 const int64_t fValue;64 typedef Expression INHERITED;
119 struct IntLiteral struct125 struct IntLiteral<Bool> struct127 typedef bool type;131 struct IntLiteral<Int> struct133 typedef int type;137 struct IntLiteral<UInt> struct139 typedef unsigned int type;143 struct IntLiteral<Long> struct145 typedef int64_t type;
219 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(B->getRHS()); in checkBranchCondition() local
125 class IntLiteral : public Expression class
429 IntLiteral::IntLiteral (GeneratorState& state, ConstValueRangeAccess valueRange) in IntLiteral() function in rsg::IntLiteral
648 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(LHSExpr); in checkIncorrectRelationalOperator() local687 const IntegerLiteral *IntLiteral = dyn_cast<IntegerLiteral>(LHSExpr); in checkIncorrectEqualityOperator() local
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...