Searched refs:RHSComponentCache_ (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 212 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No, 214 : K(K_), Precedence(Precedence_), RHSComponentCache(RHSComponentCache_), in K() 216 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No, 218 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 212 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No, 214 : K(K_), Precedence(Precedence_), RHSComponentCache(RHSComponentCache_), in K() 216 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No, 218 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
|