Searched defs:MakeBool (Results 1 – 1 of 1) sorted by relevance
57 static std::unique_ptr<Literal> MakeBool(const Context& context, int line, bool value) { in MakeBool() function63 static std::unique_ptr<Literal> MakeBool(int line, bool value, const Type* type) { in MakeBool() function