Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dname-hint.h96 name_hint (const char *suggestion, deferred_diagnostic *deferred) in name_hint()
101 const char *suggestion () const { return m_suggestion; } in suggestion() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dname-lookup.c5872 tree suggestion = DECL_NAME (d); in consider_binding_level() local