Home
last modified time | relevance | path

Searched defs:DCtx (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp23 void dumpDebugAbbrev(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugAbbrev()
50 Error dumpDebugAddr(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugAddr()
82 Error dumpDebugStrings(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugStrings()
98 Error dumpDebugARanges(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugARanges()
133 Error dumpDebugRanges(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugRanges()
168 dumpPubSection(const DWARFContext &DCtx, const DWARFSection &Section, in dumpPubSection()
196 void dumpDebugPubSections(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugPubSections()
211 void dumpDebugInfo(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugInfo()
344 void dumpDebugLines(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugLines()
Dmacho2yaml.cpp55 std::unique_ptr<DWARFContext> DCtx) in MachODumper()
134 static Error dumpDebugSection(StringRef SecName, DWARFContext &DCtx, in dumpDebugSection()
591 std::unique_ptr<DWARFContext> DCtx = DWARFContext::create(Obj); in macho2yaml() local
626 std::unique_ptr<DWARFContext> DCtx = DWARFContext::create(*SliceObj.get()); in macho2yaml() local
Delf2yaml.cpp121 std::unique_ptr<DWARFContext> DCtx) in ELFDumper()
/external/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp66 LocationOrAnalysisDeclContext DCtx; member in __anonbc0efef60111::DirectIvarAssignment::MethodCrawler
142 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
DLocalizationChecker.cpp943 LocationOrAnalysisDeclContext DCtx; member in __anon1502b12e0411::EmptyLocalizationContextChecker::MethodCrawler
976 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DDirectIvarAssignment.cpp65 LocationOrAnalysisDeclContext DCtx; member in __anon9591bdc40111::DirectIvarAssignment::MethodCrawler
141 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
DLocalizationChecker.cpp1044 LocationOrAnalysisDeclContext DCtx; member in __anon3aa1ce3c0511::EmptyLocalizationContextChecker::MethodCrawler
1077 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h92 DWARFContext &DCtx; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h92 DWARFContext &DCtx; variable
/external/clang/lib/Sema/
DIdentifierResolver.cpp136 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/external/llvm-project/clang/lib/Sema/
DIdentifierResolver.cpp138 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/external/zstd/lib/decompress/
Dhuf_decompress.c464 size_t HUF_decompress1X1_DCtx_wksp(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X1_DCtx_wksp()
930 size_t HUF_decompress1X2_DCtx_wksp(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X2_DCtx_wksp()
1215 size_t HUF_decompress1X1_DCtx(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X1_DCtx()
1238 size_t HUF_decompress1X2_DCtx(HUF_DTable* DCtx, void* dst, size_t dstSize, in HUF_decompress1X2_DCtx()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1282 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1339 static bool isVariableIndexable(const DWARFDie &Die, DWARFContext &DCtx) { in isVariableIndexable()
/external/clang/lib/AST/
DDeclBase.cpp1378 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1640 void DeclContext::buildLookupImpl(DeclContext *DCtx, bool Internal) { in buildLookupImpl()
/external/zstd/lib/legacy/
Dzstd_v07.c1905 size_t HUFv07_decompress1X2_DCtx (HUFv07_DTable* DCtx, void* dst, size_t dstSize, const void* cSrc,… in HUFv07_decompress1X2_DCtx()
2317 size_t HUFv07_decompress1X4_DCtx (HUFv07_DTable* DCtx, void* dst, size_t dstSize, const void* cSrc,… in HUFv07_decompress1X4_DCtx()