reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
10411   QualType CheckLogicalOperands( // C99 6.5.[13,14]

References

tools/clang/lib/Sema/SemaExpr.cpp
12957     ResultTy = CheckLogicalOperands(LHS, RHS, OpLoc, Opc);