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.h219 Cache FunctionCache_ = Cache::No)
221 ArrayCache(ArrayCache_), FunctionCache(FunctionCache_) {} in K()
223 Cache FunctionCache_ = Cache::No)
225 FunctionCache_) {} in Node() argument