Searched defs:MCConstantExpr (Results 1 – 2 of 2) sorted by relevance
116 explicit MCConstantExpr(int64_t _Value) in MCConstantExpr() function136 static bool classof(const MCConstantExpr *) { return true; } in classof()
134 explicit MCConstantExpr(int64_t Value) in MCConstantExpr() function