Searched refs:MatchFound (Results 1 – 2 of 2) sorted by relevance
271 bool MatchFound = true; in isKeyColInstr() local273 (j < endCF) && MatchFound; j++) { in isKeyColInstr()277 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()279 return MatchFound; in isKeyColInstr()332 bool MatchFound = true; in getInstrForColumn() local335 (j < endCF) && MatchFound; j++) { in getInstrForColumn()340 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()343 if (MatchFound) { in getInstrForColumn()
1622 bool MatchFound = false; in collectInheritedProtocolProperties() local1628 MatchFound = true; in collectInheritedProtocolProperties()1633 if (!MatchFound) in collectInheritedProtocolProperties()