Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__type_traits/
H A Dis_pod.h21 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_pod struct
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py2389 def is_pod(self): member in Type