Searched defs:hasMatchingInput (Results 1 – 2 of 2) sorted by relevance
137 bool hasMatchingInput() const { return MatchingInput != -1; } in hasMatchingInput() function
978 bool hasMatchingInput() const { return (Flags & CI_HasMatchingInput) != 0; } in hasMatchingInput() function