| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/ |
| H A D | 900208_03.C | 11 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 D | 900208_04.C | 13 typedef void (func_type) (); typedef
|
| H A D | 900402_01.C | 9 typedef void (func_type) (); typedef
|
| H A D | 900519_05.C | 9 typedef void (func_type) (int, int); typedef
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | rfg20.C | 3 typedef void func_type (); typedef
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| H A D | qual1.C | 7 typedef const char *(func_type)(); typedef
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
| H A D | ptrmem1.C | 6 typedef void func_type (int num); typedef
|
| /openbsd-src/gnu/llvm/lldb/source/API/ |
| H A D | SBFunction.cpp | 101 Type *func_type = m_opaque_ptr->GetType(); in GetDescription() local
|
| H A D | SBType.cpp | 300 CompilerType func_type(m_opaque_sp->GetCompilerType(true)); in GetFunctionArgumentTypes() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | arm.c | 914 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 D | arm.h | 1447 unsigned long func_type; member
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | SymbolContext.cpp | 209 Type *func_type = function->GetType(); in GetDescription() local 333 Type *func_type = function->GetType(); in Dump() local
|
| H A D | Block.cpp | 346 Type *func_type = function->GetType(); in AddRange() local
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | arm.c | 1467 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 D | arm.h | 1408 unsigned long func_type; member
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| H A D | ptype.c | 232 typedef int (*func_type) (int (*) (int, float), float); typedef
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.cpp | 915 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 D | PdbAstBuilder.cpp | 1042 const clang::FunctionProtoType *func_type = in GetOrCreateFunctionDecl() local
|
| H A D | SymbolFileNativePDB.cpp | 496 TypeSP func_type = GetOrCreateType(proc.FunctionType); in CreateFunction() local
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | stabsread.c | 1653 struct type *func_type in read_type() local
|
| H A D | ada-lang.c | 2848 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 D | SymbolFilePDB.cpp | 300 lldb_private::Type *func_type = ResolveTypeUID(pdb_func.getSymIndexId()); in ParseCompileUnitFunctionForPDBFunc() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | dwarfout.c | 3369 prototyped_attribute (func_type) in prototyped_attribute() argument
|
| H A D | dwarf2out.c | 9989 add_prototyped_attribute (die, func_type) in add_prototyped_attribute() argument
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | dwarf2out.c | 10861 add_prototyped_attribute (dw_die_ref die, tree func_type) in add_prototyped_attribute()
|