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