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

References

tools/clang/lib/CodeGen/CGExpr.cpp
  527         OldConditional = OutermostConditional;
  531         llvm::BasicBlock *Block = OldConditional->getStartingBlock();
  543       if (OldConditional) {
  544         OutermostConditional = OldConditional;