Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h214 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
217 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
218 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
220 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DItaniumDemangle.h219 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
222 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
223 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
225 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DItaniumDemangle.h218 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
221 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
222 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
224 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/demangle/
H A DItaniumDemangle.h219 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
222 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
223 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
225 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DItaniumDemangle.h218 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
221 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
222 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
224 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DItaniumDemangle.h218 Cache RHSComponentCache_ = Cache::No, Cache ArrayCache_ = Cache::No,
221 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
222 Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_ = Cache::No,
224 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
/aosp_15_r20/external/libcxxabi/src/demangle/
H A DItaniumDemangle.h138 Cache ArrayCache_ = Cache::No, Cache FunctionCache_ = Cache::No)
139 : K(K_), RHSComponentCache(RHSComponentCache_), ArrayCache(ArrayCache_), in K()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h146 Cache ArrayCache_ = Cache::No, Cache FunctionCache_ = Cache::No)
147 : K(K_), RHSComponentCache(RHSComponentCache_), ArrayCache(ArrayCache_), in K()