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