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

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 5416 c_decl_attributes (tree *node, tree attributes, int flags)
5653 c_decl_attributes (&decl, attributes, 0);
10503 c_decl_attributes (&decl1, attributes, 0);
5393 c_decl_attributes (tree *node, tree attributes, int flags) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 5076 c_decl_attributes (tree *node, tree attributes, int flags)
5251 c_decl_attributes (&decl, attributes, 0);
9566 c_decl_attributes (&decl1, attributes, 0);
5053 c_decl_attributes (tree *node, tree attributes, int flags) function

Completed in 196 milliseconds