Searched refs:inline_only (Results 1 – 2 of 2) sorted by relevance
347 bool inline_only = false);
4958 is_nested_namespace (tree ancestor, tree descendant, bool inline_only) in is_nested_namespace() argument4962 if (!depth && !inline_only) in is_nested_namespace()4967 && (!inline_only || DECL_NAMESPACE_INLINE_P (descendant))) in is_nested_namespace()