Searched refs:AbiTagState (Results 1 – 1 of 1) sorted by relevance
294 class AbiTagState final { class in __anonf690f6f20111::CXXNameMangler296 explicit AbiTagState(AbiTagState *&Head) : LinkHead(Head) { in AbiTagState() function in __anonf690f6f20111::CXXNameMangler::AbiTagState302 AbiTagState(const AbiTagState &) = delete;303 AbiTagState &operator=(const AbiTagState &) = delete;305 ~AbiTagState() { pop(); } in ~AbiTagState()367 AbiTagState *&LinkHead;368 AbiTagState *Parent = nullptr;393 AbiTagState *AbiTags = nullptr;394 AbiTagState AbiTagsRoot;1863 AbiTagState LocalAbiTags(AbiTags); in mangleLocalName()