Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCasting.h33 template<typename From> struct simplify_type { struct
40 template<typename From> struct simplify_type<const From> { argument