Searched refs:RHSComponentCache_ (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 218 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No, 220 : K(K_), Precedence(Precedence_), RHSComponentCache(RHSComponentCache_), in K() 222 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No, 224 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
|