/external/clang/lib/Frontend/ |
D | SerializedDiagnosticPrinter.cpp | 36 llvm::DenseMap<unsigned, unsigned> Abbrevs; member in __anon435ba4870111::AbbreviationMap 275 AbbreviationMap Abbrevs; member 447 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitBlockInfoBlock() local 532 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitMetaBlock() local 655 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitDiagnosticMessage() local 716 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitCodeContext() local
|
/external/llvm-project/clang/lib/Frontend/ |
D | SerializedDiagnosticPrinter.cpp | 35 llvm::DenseMap<unsigned, unsigned> Abbrevs; member in __anonb3f9d8b50111::AbbreviationMap 265 AbbreviationMap Abbrevs; member 434 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitBlockInfoBlock() local 519 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitMetaBlock() local 648 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitDiagnosticMessage() local 705 AbbreviationMap &Abbrevs = State->Abbrevs; in EmitCodeContext() local
|
/external/llvm-project/clang-tools-extra/clang-doc/ |
D | BitcodeWriter.h | 165 llvm::DenseMap<unsigned, unsigned> Abbrevs; variable 216 AbbreviationMap Abbrevs; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfFile.h | 55 DIEAbbrevSet Abbrevs; variable
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfFile.h | 56 DIEAbbrevSet Abbrevs; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 454 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs()
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 123 const DWARFAbbreviationDeclarationSet *Abbrevs; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
D | BitstreamReader.h | 43 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member
|
D | BitstreamWriter.h | 61 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member
|
/external/llvm-project/llvm/include/llvm/Bitstream/ |
D | BitstreamReader.h | 44 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member
|
D | BitstreamWriter.h | 72 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 230 mutable const DWARFAbbreviationDeclarationSet *Abbrevs; variable
|
D | DWARFAcceleratorTable.h | 382 DenseSet<Abbrev, AbbrevMapInfo> Abbrevs; variable
|
/external/llvm/include/llvm/Bitcode/ |
D | BitstreamWriter.h | 62 std::vector<IntrusiveRefCntPtr<BitCodeAbbrev>> Abbrevs; member
|
D | BitstreamReader.h | 38 std::vector<IntrusiveRefCntPtr<BitCodeAbbrev>> Abbrevs; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 592 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 226 mutable const DWARFAbbreviationDeclarationSet *Abbrevs; variable
|
D | DWARFAcceleratorTable.h | 386 DenseSet<Abbrev, AbbrevMapInfo> Abbrevs; variable
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | AsmPrinter.h | 670 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs()
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFStreamer.cpp | 158 const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs, in emitAbbrevs()
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitstreamReader.h | 130 AbbrevList Abbrevs; variable
|
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
D | DWARFDebugInfoTest.cpp | 1769 const auto *Abbrevs = U->getAbbreviations(); in TEST() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 692 const std::vector<std::unique_ptr<DIEAbbrev>> &Abbrevs) { in emitAbbrevs()
|