Home
last modified time | relevance | path

Searched refs:ArrayCache_ (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h213 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 DItaniumDemangle.h213 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