Searched defs:NotNullTag (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DStdLibExtras.h268 enum NotNullTag { NotNull }; enum
269 inline void* operator new(size_t, NotNullTag, void* location)

Completed in 135 milliseconds