Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h125 Cache ArrayCache; variable
134 : K(K_), RHSComponentCache(RHSComponentCache_), ArrayCache(ArrayCache_), in K()
153 if (ArrayCache != Cache::Unknown) in hasArray()
154 return ArrayCache == Cache::Yes; in hasArray()
319 Child_->ArrayCache, Child_->FunctionCache), in QualType()
409 Base_->ArrayCache, Base_->FunctionCache), in AbiTagAttr()
984 ArrayCache = FunctionCache = RHSComponentCache = Cache::Unknown; in ParameterPack()
986 return P->ArrayCache == Cache::No; in ParameterPack()
988 ArrayCache = Cache::No; in ParameterPack()