Home
last modified time | relevance | path

Searched refs:LocalStaticGuardIdentifierNode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h408 struct LocalStaticGuardIdentifierNode : public IdentifierNode { struct
409 LocalStaticGuardIdentifierNode() in LocalStaticGuardIdentifierNode() function
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp354 void LocalStaticGuardIdentifierNode::output(OutputBuffer &OB, in output()
H A DMicrosoftDemangle.cpp320 LocalStaticGuardIdentifierNode *LSGI = in demangleLocalStaticGuard()
321 Arena.alloc<LocalStaticGuardIdentifierNode>(); in demangleLocalStaticGuard()