HomeSort by relevance Sort by last modified time
    Searched defs:isPodLike (Results 26 - 50 of 249) sorted by null

12 3 4 5 6 7 8 910

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 80 template <> struct isPodLike<clang::BaseSubobject> {
DeclAccessPair.h 66 template<typename> struct isPodLike;
67 template<> struct isPodLike<clang::DeclAccessPair> {
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
BaseSubobject.h 80 template <> struct isPodLike<clang::BaseSubobject> {
DeclAccessPair.h 66 template<typename> struct isPodLike;
67 template<> struct isPodLike<clang::DeclAccessPair> {
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /external/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
CharUnits.h 241 template <> struct isPodLike<clang::CharUnits> {
  /external/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
ArrayRef.h 386 template <typename T> struct isPodLike;
387 template <typename T> struct isPodLike<ArrayRef<T> > {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 122 struct isPodLike<clang::GlobalDecl> {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Optional.h 147 template <typename T> struct isPodLike;
148 template <typename T> struct isPodLike<Optional<T> > {
150 static const bool value = isPodLike<T>::value;

Completed in 684 milliseconds

12 3 4 5 6 7 8 910