Searched defs:CheckLogicalOperands (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp8351 inline QualType Sema::CheckLogicalOperands( // C99 6.5.[13,14] function in class:Sema
9389 ResultTy = CheckLogicalOperands(LHS, RHS, OpLoc, Opc);

Completed in 337 milliseconds