Searched refs:CastToBoolean (Results 1 – 3 of 3) sorted by relevance
1837 etsg->CastToBoolean(expr); in CompileCastUnboxable()1881 etsg->CastToBoolean(expr); in CompileCast()
536 void CastToBoolean(const ir::AstNode *node);
1277 void ETSGen::CastToBoolean([[maybe_unused]] const ir::AstNode *node) in CastToBoolean() function in panda::es2panda::compiler::ETSGen