Searched defs:Abbrev (Results 1 - 25 of 56) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
H A DDWARFUnit.h173 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
H A DDWARFUnit.h173 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
H A DDWARFUnit.h173 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
H A DDWARFUnit.h173 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h65 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h63 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
H A DDWARFUnit.h116 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h118 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h118 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h297 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
301 unsigned AbbrevNo = Abbrev-bitc::FIRST_APPLICATION_ABBREV;
305 EmitCode(Abbrev);
411 void EmitRecord(unsigned Code, const Container &Vals, unsigned Abbrev = 0) {
412 if (!Abbrev) {
424 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), Code);
431 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) {
432 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRef(Vals), StringRef(), None);
441 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals,
443 EmitRecordWithAbbrevImpl(Abbrev, makeArrayRe
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h63 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext

Completed in 710 milliseconds

123