Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumNodes.def70 NODE(SubobjectExpr)
H A DItaniumDemangle.h1799 class SubobjectExpr : public Node {
1807 SubobjectExpr(const Node *Type_, const Node *SubExpr_, StringView Offset_, in SubobjectExpr() function
4476 return make<SubobjectExpr>( in parseSubobjectExpr()
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumNodes.def70 NODE(SubobjectExpr)
H A DItaniumDemangle.h1799 class SubobjectExpr : public Node {
1807 SubobjectExpr(const Node *Type_, const Node *SubExpr_, StringView Offset_, in SubobjectExpr() function
4476 return make<SubobjectExpr>( in parseSubobjectExpr()