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

References

tools/clang/lib/AST/Stmt.cpp
  499   this->Constraints = new (C) StringLiteral*[NumConstraints];
  500   std::copy(Constraints, Constraints + NumConstraints, this->Constraints);