Searched refs:CondT (Results 1 – 2 of 2) sorted by relevance
158 static Token CondT(Boolean);1013 CondT(Boolean doEval) in CondT() function1036 t = CondT(doEval); in CondT()1065 l = CondT(doEval); in CondF()
324 QualType CondT = SVB.getConditionType(); in applyAsComparesToArgument() local334 if (auto CompV = SVB.evalBinOp(State, Op, V, OtherV, CondT) in applyAsComparesToArgument()