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

1 2

  /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;
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBSymbolTypeUDT.h 1 //===- PDBSymbolTypeUDT.h - UDT type info -----------------------*- C++ -*-===//
26 DECLARE_PDB_SYMBOL_CONCRETE_TYPE(PDB_SymType::UDT)
PDBTypes.h 180 UDT,
  /prebuilts/clang/host/darwin-x86/clang-3957855/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)
PDBTypes.h 174 UDT,
  /prebuilts/clang/host/darwin-x86/clang-3960126/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)
PDBTypes.h 174 UDT,
  /prebuilts/clang/host/darwin-x86/clang-3977809/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)
PDBTypes.h 174 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/linux-x86/clang-3957855/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-3960126/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-3977809/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-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)
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 505 // SizeOf: The 'sizeof' the UDT in bytes is encoded as an LF_NUMERIC
541 // SizeOf: The 'sizeof' the UDT in bytes is encoded as an LF_NUMERIC
747 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
748 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
758 TypeIndex getUDT() const { return UDT; }
764 TypeIndex UDT; // The user-defined type
769 TypeIndex UDT;
777 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
779 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 579 UdtSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile, uint32_t LineNumber)
580 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
583 TypeIndex getUDT() const { return UDT; }
587 TypeIndex UDT;
596 UdtModSourceLineRecord(TypeIndex UDT, TypeIndex SourceFile,
598 : TypeRecord(TypeRecordKind::UdtSourceLine), UDT(UDT),
601 TypeIndex getUDT() const { return UDT; }
606 TypeIndex UDT;
    [all...]
  /external/llvm/lib/DebugInfo/PDB/
PDBSymbol.cpp 79 FACTORY_SYMTAG_CASE(UDT, PDBSymbolTypeUDT)
  /external/llvm/unittests/DebugInfo/PDB/
PDBApiTest.cpp 338 InsertItemWithTag(PDB_SymType::UDT);
400 VerifyDyncast<PDBSymbolTypeUDT>(PDB_SymType::UDT);

Completed in 320 milliseconds

1 2