Home
last modified time | relevance | path

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

/llvm-project/polly/lib/External/isl/interface/
H A Dcpp.h167 bool is_subclass(QualType subclass_type, const isl_class &class_type);
H A Dcpp.cc879 bool cpp_generator::is_subclass(QualType subclass_type, in is_subclass() argument
882 std::string type_str = subclass_type->getPointeeType().getAsString(); in is_subclass()