Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h141 Cache FunctionCache; variable
147 FunctionCache(FunctionCache_) {} in K()
171 if (FunctionCache != Cache::Unknown) in hasFunction()
172 return FunctionCache == Cache::Yes; in hasFunction()
334 Child_->ArrayCache, Child_->FunctionCache), in QualType()
424 Base_->ArrayCache, Base_->FunctionCache), in AbiTagAttr()
1080 ArrayCache = FunctionCache = RHSComponentCache = Cache::Unknown; in ParameterPack()
1086 return P->FunctionCache == Cache::No; in ParameterPack()
1088 FunctionCache = Cache::No; in ParameterPack()