HomeSort by relevance Sort by last modified time
    Searched refs:UDT (Results 1 - 25 of 65) sorted by null

1 2 3

  /external/libcxx/test/std/numerics/complex.number/cmplx.over/
UDT_is_rejected.fail.cpp 12 // Test that UDT's convertible to an integral or floating point type do not
20 struct UDT {
24 UDT<float> ft;
25 UDT<double> dt;
26 UDT<long double> ldt;
27 UDT<int> it;
28 UDT<unsigned long> uit;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/numerics/complex.number/cmplx.over/
UDT_is_rejected.fail.cpp 12 // Test that UDT's convertible to an integral or floating point type do not
20 struct UDT {
24 UDT<float> ft;
25 UDT<double> dt;
26 UDT<long double> ldt;
27 UDT<int> it;
28 UDT<unsigned long> uit;
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
173 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
174 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
178 const PDBSymbolTypeUDT &getClass() const { return UDT; }
184 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
173 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
174 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
178 const PDBSymbolTypeUDT &getClass() const { return UDT; }
184 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
165 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
166 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
170 const PDBSymbolTypeUDT &getClass() const { return UDT; }
176 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
165 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
166 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
170 const PDBSymbolTypeUDT &getClass() const { return UDT; }
176 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
165 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
166 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
170 const PDBSymbolTypeUDT &getClass() const { return UDT; }
176 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
165 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
166 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
170 const PDBSymbolTypeUDT &getClass() const { return UDT; }
176 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
173 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
174 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
178 const PDBSymbolTypeUDT &getClass() const { return UDT; }
184 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
173 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
174 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
178 const PDBSymbolTypeUDT &getClass() const { return UDT; }
184 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
165 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
166 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
170 const PDBSymbolTypeUDT &getClass() const { return UDT; }
176 const PDBSymbolTypeUDT &UDT;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
34 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
UDTLayout.h 1 //===- UDTLayout.h - UDT layout info ----------------------------*- C++ -*-===//
165 explicit ClassLayout(const PDBSymbolTypeUDT &UDT);
166 explicit ClassLayout(std::unique_ptr<PDBSymbolTypeUDT> UDT);
170 const PDBSymbolTypeUDT &getClass() const { return UDT; }
176 const PDBSymbolTypeUDT &UDT;

Completed in 135 milliseconds

1 2 3