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