Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h481 struct CustomTypeNode : public TypeNode { struct
482 CustomTypeNode() : TypeNode(NodeKind::Custom) {} in CustomTypeNode() argument
487 IdentifierNode *Identifier;