Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h212 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
215 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} 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 DItaniumDemangle.h212 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
215 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
216 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
218 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument