Searched defs:Abbrevs (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h61 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member in struct:llvm::BitstreamWriter::BlockInfo
H A DBitstreamReader.h44 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member in struct:llvm::BitstreamBlockInfo::BlockInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h55 DIEAbbrevSet Abbrevs; member in class:llvm::DwarfFile
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp35 llvm::DenseMap<unsigned, unsigned> Abbrevs; member in class:__anon1913::AbbreviationMap
265 AbbreviationMap Abbrevs; member in struct:__anon1913::SDiagsWriter::SharedState
434 AbbreviationMap &Abbrevs = State->Abbrevs; local
519 AbbreviationMap &Abbrevs = State->Abbrevs; local
648 AbbreviationMap &Abbrevs = State->Abbrevs; local
705 AbbreviationMap &Abbrevs = State->Abbrevs; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h382 DenseSet<Abbrev, AbbrevMapInfo> Abbrevs; member in class:llvm::DWARFDebugNames::NameIndex
H A DDWARFUnit.h230 mutable const DWARFAbbreviationDeclarationSet *Abbrevs; member in class:llvm::DWARFUnit
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp157 emitAbbrevs( const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs, unsigned DwarfVersion) argument

Completed in 135 milliseconds