HomeSort by: relevance | last modified time | path
    Searched defs:plain_type (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/interface/
template_cpp.cc 2125 static std::string plain_type(QualType type) function
2134 return plain_type(method.fd->getReturnType());
2712 auto arg_type = plain_type(callback->getArgType(0));

Completed in 79 milliseconds