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.h466 struct LocalStaticGuardIdentifierNode : public IdentifierNode { struct
467 LocalStaticGuardIdentifierNode() in LocalStaticGuardIdentifierNode() argument
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp356 void LocalStaticGuardIdentifierNode::output(OutputBuffer &OB, in output()
H A DMicrosoftDemangle.cpp334 LocalStaticGuardIdentifierNode *LSGI = in demangleLocalStaticGuard()
335 Arena.alloc<LocalStaticGuardIdentifierNode>(); in demangleLocalStaticGuard()