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

Declarations

tools/clang/include/clang/Lex/PreprocessingRecord.h
   43 void *operator new(size_t bytes, clang::PreprocessingRecord &PR,

References

tools/clang/include/clang/Lex/PreprocessingRecord.h
  115       return ::operator new(bytes, PR, alignment);