Home
last modified time | relevance | path

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

/third_party/boost/boost/function/
Dfunction_template.hpp682 struct clear_type {}; struct in boost::BOOST_FUNCTION_FUNCTION
736 BOOST_FUNCTION_FUNCTION(clear_type*) : function_base() { } in BOOST_FUNCTION_FUNCTION() argument
806 BOOST_FUNCTION_FUNCTION& operator=(clear_type*) in operator =() argument
1072 struct clear_type {}; struct in boost::function
1102 function(clear_type*) : base_type() {} in function() argument
1144 self_type& operator=(clear_type*) in operator =() argument
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h8253 inline void FieldDescriptorProto::clear_type() { in clear_type() function