Polly 20.0.0git
|
#include <plain_cpp.h>
Public Member Functions | |
virtual std::string | isl_bool () const override |
virtual std::string | isl_stat () const override |
virtual std::string | isl_size () const override |
virtual std::string | isl_namespace () const override |
Public Member Functions inherited from cpp_type_printer | |
cpp_type_printer () | |
virtual std::string | isl_bool () const |
virtual std::string | isl_stat () const |
virtual std::string | isl_size () const |
virtual std::string | isl_namespace () const |
virtual std::string | class_type (const std::string &cpp_name) const |
virtual std::string | qualified (int arg, const std::string &cpp_type) const |
std::string | isl_type (int arg, QualType type) const |
std::string | generate_callback_args (int arg, QualType type, bool cpp) const |
std::string | generate_callback_type (int arg, QualType type) const |
std::string | param (int arg, QualType type) const |
std::string | return_type (const Method &method) const |
Definition at line 17 of file plain_cpp.h.
|
overridevirtual |
Reimplemented from cpp_type_printer.
Definition at line 2039 of file plain_cpp.cc.
|
overridevirtual |
Reimplemented from cpp_type_printer.
Definition at line 2075 of file plain_cpp.cc.
|
overridevirtual |
Reimplemented from cpp_type_printer.
Definition at line 2066 of file plain_cpp.cc.
|
overridevirtual |
Reimplemented from cpp_type_printer.
Definition at line 2057 of file plain_cpp.cc.