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

References

tools/clang/lib/Analysis/BodyFarm.cpp
  508   ASTMaker M(C);
  512       /*ASTContext=*/C,
  515       /*QualType=*/C.VoidTy,
  521       new (C) UnaryOperator(M.makeIntegerLiteral(0, C.LongTy), UO_Not, C.LongTy,
  521       new (C) UnaryOperator(M.makeIntegerLiteral(0, C.LongTy), UO_Not, C.LongTy,
  521       new (C) UnaryOperator(M.makeIntegerLiteral(0, C.LongTy), UO_Not, C.LongTy,
  550   auto *If = IfStmt::Create(C, SourceLocation(),