Home
last modified time | relevance | path

Searched defs:is_global_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dpending-diagnostic.h60 bool is_global_p () const { return m_expr == NULL_TREE; } in is_global_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dpending-diagnostic.h76 bool is_global_p () const { return m_expr == NULL_TREE; } in is_global_p() function