Searched defs:address_of (Results 1 – 7 of 7) sorted by relevance
101 struct address_of { template <typename T> T* operator()(T& t) { return &t; } }; in operator ()() argument
33 struct address_of {}; struct
139 auto* address_of = arg->As<ast::UnaryOpExpression>(); in Run() local
127 auto* address_of = node->As<ast::UnaryOpExpression>(); in Process() local
32 address_of = 6, ///< \c & enumerator
409 void *address_of(std::size_t segment_id) in address_of() function in boost::interprocess::flat_map_intersegment::segment_group_t
2357 auto* address_of = in GenerateIntrinsicCall() local