Searched refs:ArrayCache_ (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 213 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No, 216 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K() 217 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No, 219 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 213 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No, 216 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K() 217 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No, 219 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
|