Searched refs:inline_only (Results 1 – 4 of 4) sorted by relevance
271 bool inline_only = false);
4013 is_nested_namespace (tree ancestor, tree descendant, bool inline_only) in is_nested_namespace() argument4017 if (!depth && !inline_only) in is_nested_namespace()4022 && (!inline_only || DECL_NAMESPACE_INLINE_P (descendant))) in is_nested_namespace()
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()