Searched defs:IgnorableOptional (Results 1 – 1 of 1) sorted by relevance
896 valueCall(const std::optional<StatementMatcher> &IgnorableOptional) { in valueCall()902 valueOperatorCall(const std::optional<StatementMatcher> &IgnorableOptional) { in valueOperatorCall()1142 auto IgnorableOptional = ignorableOptional(Options); in buildDiagnoseMatchSwitch() local