Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDprdbg.c1414 char *method_type; in pr_class_method_variant() local
1493 char *method_type; in pr_class_static_method_variant() local
2257 char *method_type; in tg_class_method_variant() local
2320 char *method_type; in tg_class_static_method_variant() local
HDdebug.h261 bfd_boolean (*method_type) (void *, bfd_boolean, int, bfd_boolean); member
/trueos/contrib/gcc/cp/
HDdecl2.c2339 start_objects (int method_type, int initp) in start_objects()
2402 finish_objects (int method_type, int initp, tree body) in finish_objects()
HDpt.c7627 tree method_type; in tsubst() local
10929 tree method_type; in unify() local
HDclass.c1002 tree method_type; in add_method() local
/trueos/contrib/llvm/tools/lldb/source/Expression/
HDClangExpressionDeclMap.cpp1997 ClangASTType method_type = ClangASTContext::CreateFunctionType (m_ast_context, in CopyClassType() local
/trueos/contrib/gcc/
HDc-decl.c8982 build_cdtor (int method_type, tree cdtors) in build_cdtor()
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp5121 const clang::Type *method_type(method_qual_type.getTypePtr()); in AddMethodToObjCObjectType() local