Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp25 Error dumpDebugAbbrev(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugAbbrev() argument
56 Error dumpDebugAddr(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugAddr() argument
88 Error dumpDebugStrings(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugStrings() argument
104 Error dumpDebugARanges(DWARFContext &DCtx, DWARFYAML::Data &Y) { in dumpDebugARanges() argument
139 dumpDebugRanges(DWARFContext & DCtx,DWARFYAML::Data & Y) dumpDebugRanges() argument
174 dumpPubSection(const DWARFContext & DCtx,const DWARFSection & Section,bool IsGNUStyle) dumpPubSection() argument
202 dumpDebugPubSections(DWARFContext & DCtx,DWARFYAML::Data & Y) dumpDebugPubSections() argument
217 dumpDebugInfo(DWARFContext & DCtx,DWARFYAML::Data & Y) dumpDebugInfo() argument
356 dumpDebugLines(DWARFContext & DCtx,DWARFYAML::Data & Y) dumpDebugLines() argument
[all...]
H A Dmacho2yaml.cpp62 std::unique_ptr<DWARFContext> DCtx, unsigned RawSegments) in MachODumper()
141 static Error dumpDebugSection(StringRef SecName, DWARFContext &DCtx, in dumpDebugSection()
664 std::unique_ptr<DWARFContext> DCtx = DWARFContext::create(Obj); in macho2yaml() local
700 std::unique_ptr<DWARFContext> DCtx = DWARFContext::create(*SliceObj.get()); in macho2yaml() local
H A Delf2yaml.cpp115 std::unique_ptr<DWARFContext> DCtx) in ELFDumper() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp65 LocationOrAnalysisDeclContext DCtx; member in __anonaa0c4be70111::DirectIvarAssignment::MethodCrawler
141 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); in checkASTDecl() local
H A DLocalizationChecker.cpp1039 LocationOrAnalysisDeclContext DCtx; global() member in __anonbf21a3ff0511::EmptyLocalizationContextChecker::MethodCrawler
1072 AnalysisDeclContext *DCtx = Mgr.getAnalysisDeclContext(M); checkASTDecl() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h95 DWARFContext &DCtx; global() variable
/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp149 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1806 buildLookupImpl(DeclContext * DCtx,bool Internal) buildLookupImpl() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1681 isVariableIndexable(const DWARFDie & Die,DWARFContext & DCtx) isVariableIndexable() argument
[all...]