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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2046   AllocationFunctionScope Scope = UseGlobal ? AFS_Global : AFS_Both;
 2176   return CXXNewExpr::Create(Context, UseGlobal, OperatorNew, OperatorDelete,