/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | c-objc-common.c | 310 start_cdtor (method_type) in start_cdtor() argument
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCDeclVendor.cpp | 441 ObjCRuntimeMethodType method_type(types); in FinishDecl() local 459 ObjCRuntimeMethodType method_type(types); in FinishDecl() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | prdbg.c | 1416 char *method_type; in pr_class_method_variant() local 1495 char *method_type; in pr_class_static_method_variant() local 2261 char *method_type; in tg_class_method_variant() local 2324 char *method_type; in tg_class_static_method_variant() local
|
H A D | debug.h | 261 bfd_boolean (*method_type) (void *, bfd_boolean, int, bfd_boolean); member
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | prdbg.c | 1415 char *method_type; in pr_class_method_variant() local 1494 char *method_type; in pr_class_static_method_variant() local 2260 char *method_type; in tg_class_method_variant() local 2323 char *method_type; in tg_class_static_method_variant() local
|
H A D | debug.h | 261 bfd_boolean (*method_type) (void *, bfd_boolean, int, bfd_boolean); member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | verify.c | 1013 tree sig, method_name, method_type, self_type; local
|
H A D | expr.c | 1819 build_known_method_ref (method, method_type, self_type, in build_known_method_ref() argument 2052 tree call, func, method, arg_list, method_type; local
|
H A D | class.c | 606 tree method_type, fndecl; local
|
H A D | parse.y | 6671 tree method, method_signature, method_name, method_type, name; local
|
H A D | parse.c | 10236 tree method, method_signature, method_name, method_type, name; local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | decl2.c | 2299 start_objects (int method_type, int initp) in start_objects() 2358 finish_objects (int method_type, int initp, tree body) in finish_objects()
|
H A D | pt.c | 7618 tree method_type; in tsubst() local 10891 tree method_type; in unify() local
|
H A D | class.c | 1002 tree method_type; in add_method() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | decl2.c | 2141 start_objects (method_type, initp) in start_objects() argument 2202 finish_objects (method_type, initp, body) in finish_objects() argument
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 1421 Type *method_type = symbol_file.ResolveTypeUID(method.getSymIndexId()); in AddRecordMethod() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 2001 CompilerType method_type = m_clang_ast_context->CreateFunctionType( in AddContextClassType() local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | c-decl.c | 7860 build_cdtor (int method_type, tree cdtors) in build_cdtor()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 8205 const clang::Type *method_type(method_qual_type.getTypePtr()); in AddMethodToObjCObjectType() local
|