HomeSort by relevance Sort by last modified time
    Searched full:ext_vector (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/clang/test/PCH/Inputs/
chain-ext_vector1.h 1 // First header file for chain-ext_vector.c PCH test
chain-ext_vector2.h 1 // Second header file for chain-ext_vector.c PCH test
  /external/clang/test/PCH/
ext_vector.h 1 // Header file for ext_vector.c PCH test
ext_vector.c 2 // RUN: %clang_cc1 -include %S/ext_vector.h -fsyntax-only -verify %s
5 // RUN: %clang_cc1 -emit-pch -o %t %S/ext_vector.h
  /external/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 263 /// \brief Read the set of ext_vector type declarations known to the
266 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
ExternalSemaSource.h 130 /// \brief Read the set of ext_vector type declarations known to the
133 /// The external source should append its own ext_vector type declarations to
MultiplexExternalSemaSource.h 265 /// \brief Read the set of ext_vector type declarations known to the
268 /// The external source should append its own ext_vector type declarations to
  /art/runtime/openjdkjvmti/
OpenjdkJvmTi.cc 1063 std::vector<jvmtiExtensionFunctionInfo> ext_vector; local
    [all...]
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 84 typedef Types ext_vector __attribute__((ext_vector_type(4))); // expected-error{{declaration type contains unexpanded parameter pack 'Types'}} typedef in struct:TestPPName
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 447 /// \brief Record code for the set of ext_vector type names.
    [all...]

Completed in 618 milliseconds

1 2 3