Searched refs:plain_type (Results 1 – 1 of 1) sorted by relevance
2034 static std::string plain_type(QualType type) in plain_type() function2043 return plain_type(method.fd->getReturnType()); in plain_return_type()2545 auto arg_type = plain_type(callback->getArgType(0)); in callback_name()