Searched defs:head_ (Results 1 – 4 of 4) sorted by relevance
83 Node head_; variable
150 std::atomic<const JITCodeEntry*> head_{nullptr}; // Head of link list of all entries. member
981 const Ch* head_; //!< Original head of the string. variable
992 const Ch* head_; //!< Original head of the string. member in CustomStringStream