Home
last modified time | relevance | path

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

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