Home
last modified time | relevance | path

Searched refs:inline_only (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dname-lookup.h347 bool inline_only = false);
Dname-lookup.cc4958 is_nested_namespace (tree ancestor, tree descendant, bool inline_only) in is_nested_namespace() argument
4962 if (!depth && !inline_only) in is_nested_namespace()
4967 && (!inline_only || DECL_NAMESPACE_INLINE_P (descendant))) in is_nested_namespace()