Searched defs:K_ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 220 K(K_) K() argument 224 Node(K_,Prec::Primary,RHSComponentCache_,ArrayCache_,FunctionCache_) Node() argument 1649 ExpandedSpecialSubstitution(SpecialSubKind SSK_,Kind K_) ExpandedSpecialSubstitution() argument
|
/llvm-project/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 221 : K(K_), Precedence(Precedence_), RHSComponentCache(RHSComponentCache_), in K() argument 225 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument 1650 ExpandedSpecialSubstitution(SpecialSubKind SSK_,Kind K_) ExpandedSpecialSubstitution() argument
|