Home
last modified time | relevance | path

Searched defs:DefaultConstruct (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dnode-aux-data.h19 T DefaultConstruct() { in DefaultConstruct() function
/external/protobuf/src/google/protobuf/
Dmessage_lite.h125 void DefaultConstruct() { new (&union_) T(); } in DefaultConstruct() function