Home
last modified time | relevance | path

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

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