Searched refs:KeyColValue (Results 1 – 2 of 2) sorted by relevance
274 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local275 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()
279 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr() local280 MatchFound = (CurInstrVal == KeyColValue); in isKeyColInstr()