Searched defs:cpptype (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/mlir/include/mlir/CAPI/ |
| H A D | Wrap.h | 25 #define DEFINE_C_API_PTR_METHODS(name, cpptype) \ argument 31 #define DEFINE_C_API_METHODS(name, cpptype) \ argument
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | complex-reduction.c | 78 #define ADAPT_REDUCTION(name, cComplex, cpptype, cmplxMacro, ARGS, ARG_NAMES) \ argument
|
| /llvm-project-15.0.7/polly/lib/External/isl/interface/ |
| H A D | plain_cpp.cc | 563 string classname, callback_name, cpptype; in print_persistent_callback_setter_prototype() local 966 string cpptype = generator.param2cpp(type); in print_arg_conversion() local
|
| H A D | cpp.cc | 656 string cpptype = type_printer.param(i, type); in print_method_header() local
|
| H A D | template_cpp.cc | 1659 auto cpptype = type_printer.param(shift + i, type); in print_callback_args() local
|