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

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DCasting.h53 struct isa_impl { struct in namespace:llvm
61 struct isa_impl<To, From, struct in namespace:llvm
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DValue.h366 template <> struct isa_impl<Constant, Value> { struct in namespace:llvm
373 template <> struct isa_impl<Argument, Value> { struct in namespace:llvm
379 template <> struct isa_impl<InlineAsm, Value> { struct in namespace:llvm
385 template <> struct isa_impl<Instruction, Value> { struct in namespace:llvm
391 template <> struct isa_impl<BasicBlock, Value> { struct in namespace:llvm
397 template <> struct isa_impl<Function, Value> { struct in namespace:llvm
403 template <> struct isa_impl<GlobalVariable, Value> { struct in namespace:llvm
409 template <> struct isa_impl<GlobalAlias, Value> { struct in namespace:llvm
415 template <> struct isa_impl<GlobalValue, Value> { struct in namespace:llvm
422 template <> struct isa_impl<MDNod struct in namespace:llvm
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h1683 struct isa_impl<To, ::clang::DeclContext> { struct in namespace:llvm

Completed in 104 milliseconds