Home
last modified time | relevance | path

Searched refs:isl_type (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dcpp.h112 std::string isl_type(int arg, QualType type) const;
H A Dcpp.cc840 std::string cpp_type_printer::isl_type(int arg, QualType type) const in isl_type() function in cpp_type_printer
854 return isl_type(arg, type); in param()