Searched refs:Index_ (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h947 SyntheticTemplateParamName(TemplateParamKind Kind_, unsigned Index_) argument
948 : Node(KSyntheticTemplateParamName), Kind(Kind_), Index(Index_) {}
1241 ForwardTemplateReference(size_t Index_) argument
1244 Index(Index_) {}

Completed in 124 milliseconds