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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 2916 #define DECL_FILE_SCOPE_P(EXP) SCOPE_FILE_SCOPE_P (DECL_CONTEXT (EXP))
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 2761 #define DECL_FILE_SCOPE_P(EXP) SCOPE_FILE_SCOPE_P (DECL_CONTEXT (EXP))

Completed in 65 milliseconds