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

  /src/usr.bin/xlint/lint1/
lint1.h 300 } function_call; typedef in typeref:struct:__anon61
328 function_call *call; /* if CALL */
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 7469 tree objc_property_temp_decl, function_decl, function_call;
7493 function_call = build_function_call
7515 add_stmt (function_call);
7465 tree objc_property_temp_decl, function_decl, function_call; local
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 7471 tree objc_property_temp_decl, function_decl, function_call;
7495 function_call = build_function_call
7517 add_stmt (function_call);
7467 tree objc_property_temp_decl, function_decl, function_call; local

Completed in 60 milliseconds