Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckLogicalOperands

8850 inline QualType Sema::CheckLogicalOperands( // C99 6.5.[13,14]
10078 ResultTy = CheckLogicalOperands(LHS, RHS, OpLoc, Opc);