Home
last modified time | relevance | path

Searched defs:func_type (Results 1 – 25 of 25) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900208_03.C11 typedef void (func_type) (); typedef
15 new func_type; // ERROR - missed by both cfront 2.0 and g++ 1.36.1 in global_function_0() local
H A D900208_04.C13 typedef void (func_type) (); typedef
H A D900402_01.C9 typedef void (func_type) (); typedef
H A D900519_05.C9 typedef void (func_type) (int, int); typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg20.C3 typedef void func_type (); typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dqual1.C7 typedef const char *(func_type)(); typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptrmem1.C6 typedef void func_type (int num); typedef
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFunction.cpp101 Type *func_type = m_opaque_ptr->GetType(); in GetDescription() local
H A DSBType.cpp300 CompilerType func_type(m_opaque_sp->GetCompilerType(true)); in GetFunctionArgumentTypes() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c914 unsigned int func_type; local
7162 unsigned long func_type = arm_current_func_type (); in arm_compute_save_reg0_reg12_mask() local
7223 unsigned long func_type = arm_current_func_type (); in arm_compute_save_reg_mask() local
7279 unsigned long func_type; local
7511 unsigned long func_type; local
7581 unsigned long func_type; local
8117 unsigned long func_type; local
8248 unsigned long func_type = arm_current_func_type (); in arm_get_frame_size() local
8322 unsigned long func_type; in arm_expand_prologue() local
10394 unsigned long func_type; in thumb_expand_prologue() local
H A Darm.h1447 unsigned long func_type; member
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp209 Type *func_type = function->GetType(); in GetDescription() local
333 Type *func_type = function->GetType(); in Dump() local
H A DBlock.cpp346 Type *func_type = function->GetType(); in AddRange() local
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c1467 unsigned int func_type; in use_return_insn() local
9268 unsigned long func_type = arm_current_func_type (); in arm_compute_save_reg0_reg12_mask() local
9352 unsigned long func_type = arm_current_func_type (); in arm_compute_save_reg_mask() local
9524 unsigned long func_type; in output_return_instruction() local
9762 unsigned long func_type; in arm_output_function_prologue() local
9830 unsigned long func_type; in arm_output_epilogue() local
10481 unsigned long func_type; in arm_get_frame_offsets() local
10674 unsigned long func_type; in arm_expand_prologue() local
13703 unsigned long func_type; in thumb_expand_prologue() local
H A Darm.h1408 unsigned long func_type; member
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dptype.c232 typedef int (*func_type) (int (*) (int, float), float); typedef
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp915 Type *func_type = nullptr; in ParseSubroutine() local
2432 Type *func_type = dwarf->GetDIEToType().lookup(die.GetDIE()); in ParseFunctionFromDWARF() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1042 const clang::FunctionProtoType *func_type = in GetOrCreateFunctionDecl() local
H A DSymbolFileNativePDB.cpp496 TypeSP func_type = GetOrCreateType(proc.FunctionType); in CreateFunction() local
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c1653 struct type *func_type in read_type() local
H A Dada-lang.c2848 struct type *func_type = SYMBOL_TYPE (func); in ada_args_match() local
2881 return_match (struct type *func_type, struct type *context_type) in return_match()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp300 lldb_private::Type *func_type = ResolveTypeUID(pdb_func.getSymIndexId()); in ParseCompileUnitFunctionForPDBFunc() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddwarfout.c3369 prototyped_attribute (func_type) in prototyped_attribute() argument
H A Ddwarf2out.c9989 add_prototyped_attribute (die, func_type) in add_prototyped_attribute() argument
/openbsd-src/gnu/gcc/gcc/
H A Ddwarf2out.c10861 add_prototyped_attribute (dw_die_ref die, tree func_type) in add_prototyped_attribute()