Home
last modified time | relevance | path

Searched defs:CustomTypeNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h504 struct CustomTypeNode : public TypeNode { struct
505 CustomTypeNode() : TypeNode(NodeKind::Custom) {} in CustomTypeNode() argument
510 IdentifierNode *Identifier = nullptr;