halide_type_to_c_type 655 src/Generator.cpp std::string c_type = sp->is_looplevel_param() ? "LoopLevel" : halide_type_to_c_type(sp->scalar_type()); halide_type_to_c_type 290 src/Generator.h EXPORT std::string halide_type_to_c_type(const Type &t); halide_type_to_c_type 669 src/Generator.h return halide_type_to_c_type(this->value()); halide_type_to_c_type 1285 src/Generator.h halide_type_to_c_type(T::static_halide_type()) + halide_type_to_c_type 1817 src/Generator.h halide_type_to_c_type(T::static_halide_type()) +