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

References

tools/clang/lib/CodeGen/CGExprScalar.cpp
 3392   QualType LHSTy = BinOp->getLHS()->getType();
 3393   QualType RHSTy = BinOp->getRHS()->getType();
 3405                                             BinOp->getExprLoc());
 3407                                             BinOp->getExprLoc());
 3411   switch (BinOp->getOpcode()) {
 3484                                   BinOp->getExprLoc());