Searched defs:ThrowExpr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2026 class ThrowExpr : public Node { class in inherits:Node
2030 ThrowExpr(const Node *Op_) : Node(KThrowExpr), Op(Op_) {} function in class:ThrowExpr

Completed in 187 milliseconds