HomeSort by relevance Sort by last modified time
    Searched defs:Header (Results 201 - 225 of 970) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
IntervalIterator.h 54 // BasicBlock that is the header node. This is the opposite of
95 // See file header for conditions of use
178 BasicBlock *Header = getNodeHeader(Node);
179 if (!Visited.insert(Header).second)
182 Interval *Int = new Interval(Header);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugInlineeLinesSubsection.h 47 const InlineeSourceLineHeader *Header;
88 InlineeSourceLineHeader Header;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 28 struct Header {
45 struct Header Hdr;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/PDB/Native/
DbiStream.h 122 const DbiStreamHeader *Header;
TpiStreamBuilder.h 84 const TpiStreamHeader *Header;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
IntervalIterator.h 54 // BasicBlock that is the header node. This is the opposite of
95 // See file header for conditions of use
178 BasicBlock *Header = getNodeHeader(Node);
179 if (!Visited.insert(Header).second)
182 Interval *Int = new Interval(Header);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugInlineeLinesSubsection.h 47 const InlineeSourceLineHeader *Header;
88 InlineeSourceLineHeader Header;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 28 struct Header {
45 struct Header Hdr;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/PDB/Native/
DbiStream.h 122 const DbiStreamHeader *Header;
TpiStreamBuilder.h 84 const TpiStreamHeader *Header;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
IntervalIterator.h 54 // BasicBlock that is the header node. This is the opposite of
95 // See file header for conditions of use
178 BasicBlock *Header = getNodeHeader(Node);
179 if (!Visited.insert(Header).second)
182 Interval *Int = new Interval(Header);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugInlineeLinesSubsection.h 47 const InlineeSourceLineHeader *Header;
88 InlineeSourceLineHeader Header;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 28 struct Header {
45 struct Header Hdr;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/PDB/Native/
DbiStream.h 122 const DbiStreamHeader *Header;
TpiStreamBuilder.h 84 const TpiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/Native/
DbiStream.h 119 const DbiStreamHeader *Header;
DbiStreamBuilder.h 72 // A helper function to create a Section Map from a COFF section header.
104 const DbiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
YAMLXRayRecord.h 43 YAMLXRayFileHeader Header;
61 static void mapping(IO &IO, xray::YAMLXRayFileHeader &Header) {
62 IO.mapRequired("version", Header.Version);
63 IO.mapRequired("type", Header.Type);
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
66 IO.mapRequired("cycle-frequency", Header.CycleFrequency);
87 // A trace file contains two parts, the header and the list of all the
89 IO.mapRequired("header", Trace.Header);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/Native/
DbiStream.h 111 const DbiStreamHeader *Header;
DbiStreamBuilder.h 70 // A helper function to create a Section Map from a COFF section header.
103 const DbiStreamHeader *Header;
TpiStreamBuilder.h 84 const TpiStreamHeader *Header;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/XRay/
YAMLXRayRecord.h 43 YAMLXRayFileHeader Header;
61 static void mapping(IO &IO, xray::YAMLXRayFileHeader &Header) {
62 IO.mapRequired("version", Header.Version);
63 IO.mapRequired("type", Header.Type);
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
66 IO.mapRequired("cycle-frequency", Header.CycleFrequency);
87 // A trace file contains two parts, the header and the list of all the
89 IO.mapRequired("header", Trace.Header);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/Native/
DbiStream.h 111 const DbiStreamHeader *Header;
DbiStreamBuilder.h 70 // A helper function to create a Section Map from a COFF section header.
103 const DbiStreamHeader *Header;
TpiStreamBuilder.h 84 const TpiStreamHeader *Header;

Completed in 1247 milliseconds

1 2 3 4 5 6 7 891011>>