Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h223 Cache FunctionCache_ = Cache::No)
225 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
227 Cache FunctionCache_ = Cache::No)
229 FunctionCache_) {} in Node() argument