Home | History | Annotate | Download | only in Sema

Lines Matching refs:CheckLogicalOperands

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