Home
last modified time | relevance | path

Searched defs:cpptype (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/include/mlir/CAPI/
H A DWrap.h25 #define DEFINE_C_API_PTR_METHODS(name, cpptype) \ argument
31 #define DEFINE_C_API_METHODS(name, cpptype) \ argument
/llvm-project/flang/runtime/
H A Dcomplex-reduction.c107 #define ADAPT_REDUCTION(name, cComplex, cpptype, cmplxMacro, ARGS, ARG_NAMES) \ argument
/llvm-project/polly/lib/External/isl/interface/
H A Dplain_cpp.cc577 string classname, callback_name, cpptype; in print_persistent_callback_setter_prototype() local
970 string cpptype = generator.param2cpp(type); in print_arg_conversion() local
H A Dcpp.cc656 string cpptype = type_printer.param(arg, type); in print_method_header() local
H A Dtemplate_cpp.cc1708 auto cpptype = type_printer.param(shift + i, type); in print_callback_args() local