Home
last modified time | relevance | path

Searched defs:InType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DRustDemangle.cpp137 void Demangler::demanglePath(InType InType) { in demanglePath() argument
234 void Demangler::demangleImplPath(InType InType) { in demangleImplPath() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DRustDemangle.h55 enum class InType { enum