Searched defs:missingFeatures (Results 1 – 4 of 4) sorted by relevance
76 std::vector<std::string> missingFeatures; variable
233 Set<Feature<?>> missingFeatures = Helpers.copyToSet(requirements.getPresentFeatures()); in matches() local