Searched refs:isOrExp (Results 1 – 1 of 1) sorted by relevance
147 bool isOrExp = (cmdSrc.find(L3_OR_DESCRIPTOR) == string::npos) ? false : true; in IsSourceMatch() local149 if (!isOrExp && !isAndExp) { in IsSourceMatch()151 } else if (isOrExp) { in IsSourceMatch()