Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc2034 static std::string plain_type(QualType type) in plain_type() function
2043 return plain_type(method.fd->getReturnType()); in plain_return_type()
2545 auto arg_type = plain_type(callback->getArgType(0)); in callback_name()