Searched defs:MCConstantExpr (Results 1 – 3 of 3) 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
139 explicit MCConstantExpr(int64_t Value) in MCConstantExpr() function