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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 148 static void objc_decl_method_attributes (tree*, tree, int);
2166 objc_decl_method_attributes (&decl, attributes, 0);
2199 objc_decl_method_attributes (&decl, attributes, 0);
5008 objc_decl_method_attributes (tree *node, tree attributes, int flags) function
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 149 static void objc_decl_method_attributes (tree*, tree, int);
2168 objc_decl_method_attributes (&decl, attributes, 0);
2201 objc_decl_method_attributes (&decl, attributes, 0);
5010 objc_decl_method_attributes (tree *node, tree attributes, int flags) function

Completed in 27 milliseconds