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

References

tools/clang/lib/Sema/SemaExprCXX.cpp
 2744         Params.push_back(SizeT);
 2759   DeclareGlobalAllocationFunctions(OO_New, VoidPtr, SizeT);
 2760   DeclareGlobalAllocationFunctions(OO_Array_New, VoidPtr, SizeT);