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.h1950 class SubobjectExpr : public Node {
1958 SubobjectExpr(const Node *Type_, const Node *SubExpr_, in SubobjectExpr() function
4813 return make<SubobjectExpr>( in parseSubobjectExpr()