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