Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
Dtype_traits.h30 struct isPodLike { struct
52 struct isPodLike<std::pair<T, U> > { argument
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp131 template <> struct isPodLike<BindingKey> { struct
132 static const bool value = true;
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp199 template <> struct isPodLike<Slice> { static const bool value = true; }; struct
/external/clang/lib/Sema/
DSemaStmt.cpp3530 template <> struct isPodLike<CatchHandlerType> { struct
3531 static const bool value = true;