Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCasting.cpp43 template <> struct isa_impl<foo, bar> { struct
44 static inline bool doit(const bar &Val) { in doit()