Searched defs:AllOf (Results 1 – 1 of 1) sorted by relevance
52 struct AllOf { struct53 std::vector<std::string> operands;55 std::string JavaAnnotation() const { in JavaAnnotation()