HomeSort by: relevance | last modified time | path
    Searched defs:start_function (Results 1 - 7 of 7) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
debug.h 395 bool (*start_function) (void *, const char *, bool); member in struct:debug_write_fns
  /src/external/gpl3/binutils.old/dist/binutils/
debug.h 395 bool (*start_function) (void *, const char *, bool); member in struct:debug_write_fns
  /src/external/gpl3/gcc.old/dist/gcc/d/
decl.cc 969 tree old_context = start_function (d);
2046 start_function (FuncDeclaration *fd) function
  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 5523 Function definitions do not come here; they go to start_function
10464 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator,
10432 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 5117 Function definitions do not come here; they go to start_function
9534 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator,
9502 start_function (struct c_declspecs *declspecs, struct c_declarator *declarator, function
  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 5881 (Function definitions go through start_function; class member
15323 /* Subroutine of start_function. Ensure that each of the parameter
18214 start_function (cp_decl_specifier_seq *declspecs,
18900 maybe_begin_member_template_processing when start_function was
18194 start_function (cp_decl_specifier_seq *declspecs, function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 5547 (Function definitions go through start_function; class member
14636 /* Subroutine of start_function. Ensure that each of the parameter
17466 start_function (cp_decl_specifier_seq *declspecs,
18170 maybe_begin_member_template_processing when start_function was
17446 start_function (cp_decl_specifier_seq *declspecs, function

Completed in 77 milliseconds