Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h877 DynamicExceptionSpec(NodeArray Types_) in DynamicExceptionSpec() argument
878 : Node(KDynamicExceptionSpec), Types(Types_) {} in DynamicExceptionSpec()