Searched refs:skipNamespaces (Results 1 – 1 of 1) sorted by relevance
34 static constexpr std::array<std::string_view, 2> skipNamespaces{ in needToIntrospect() local37 auto inSkipList = std::find_if(skipNamespaces.begin(), skipNamespaces.end(), in needToIntrospect()40 }) != skipNamespaces.end(); in needToIntrospect()