Home
last modified time | relevance | path

Searched defs:method_type (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-objc-common.c310 start_cdtor (method_type) in start_cdtor() argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp441 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 Dprdbg.c1416 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 Ddebug.h261 bfd_boolean (*method_type) (void *, bfd_boolean, int, bfd_boolean); member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dprdbg.c1415 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 Ddebug.h261 bfd_boolean (*method_type) (void *, bfd_boolean, int, bfd_boolean); member
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dverify.c1013 tree sig, method_name, method_type, self_type; local
H A Dexpr.c1819 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 Dclass.c606 tree method_type, fndecl; local
H A Dparse.y6671 tree method, method_signature, method_name, method_type, name; local
H A Dparse.c10236 tree method, method_signature, method_name, method_type, name; local
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c2299 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 Dpt.c7618 tree method_type; in tsubst() local
10891 tree method_type; in unify() local
H A Dclass.c1002 tree method_type; in add_method() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c2141 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 DPDBASTParser.cpp1421 Type *method_type = symbol_file.ResolveTypeUID(method.getSymIndexId()); in AddRecordMethod() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp2001 CompilerType method_type = m_clang_ast_context->CreateFunctionType( in AddContextClassType() local
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c7860 build_cdtor (int method_type, tree cdtors) in build_cdtor()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8205 const clang::Type *method_type(method_qual_type.getTypePtr()); in AddMethodToObjCObjectType() local