Searched refs:simple_type (Results 1 – 11 of 11) sorted by relevance
46 simple_type (ffi_type *arg) in simple_type() function53 return simple_type (arg->elements[0]); in simple_type()64 type = simple_type (arg->elements[0]); in return_type()90 type = simple_type (e); in return_type()
136 const std::string GetFullTypeWithUrl(StringPiece simple_type) { in GetFullTypeWithUrl() argument137 return StrCat(kTypeServiceBaseUrl, "/", simple_type); in GetFullTypeWithUrl()
111 StringPiece simple_type);
156 for simple_type, expected in [166 assert parse(simple_type) == ['->', Prim(expected)]
143 bool simple_type : 1; member
1104 tinfo->simple_type = true; in PYBIND11_NAMESPACE_BEGIN()1140 tinfo2->simple_type = false; in PYBIND11_NAMESPACE_BEGIN()
684 bool no_cpp_mi = typeinfo->simple_type; in load_impl()
3842 * src/sh64/ffi.c (simple_type): Remove.
3850 * src/sh64/ffi.c (simple_type): Remove.