Searched defs:rettype (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | stub-objc.c | 207 objc_build_method_signature (tree ARG_UNUSED (rettype), in objc_build_method_signature()
|
H A D | tree.c | 5307 tree rettype, in build_method_type_directly()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | stabsread.c | 1910 struct type *rettype = NULL; in rs6000_builtin_type() local 3606 struct type *rettype; in read_sun_floating_type() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | tree.c | 392 build_cplus_method_type (basetype, rettype, argtypes) in build_cplus_method_type() argument
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | wrstabs.c | 2087 char *rettype, *buf; in stab_start_function() local
|
H A D | stabs.c | 3343 debug_type rettype; in stab_xcoff_builtin_type() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | wrstabs.c | 2089 char *rettype, *buf; in stab_start_function() local
|
H A D | stabs.c | 3347 debug_type rettype; in stab_xcoff_builtin_type() local
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 727 objc_build_method_signature (tree rettype, tree selector, in objc_build_method_signature()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 950 #define STDCXX_INTERCEPTOR(rettype, name, ...) \ argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | parser.c | 17567 tree rettype, kwdparms, optparms; in cp_parser_objc_method_signature() local
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | CIndex.cpp | 4175 QualType rettype; in evaluateExpr() local
|