Home
last modified time | relevance | path

Searched refs:SubobjectExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumNodes.def74 NODE(SubobjectExpr)
H A DItaniumDemangle.h1988 class SubobjectExpr : public Node {
1996 SubobjectExpr(const Node *Type_, const Node *SubExpr_, in SubobjectExpr() function
5054 return make<SubobjectExpr>( in parseSubobjectExpr()