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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1926 llvm::DIDescriptor EDContext; local
1927 EDContext = getContextDescriptor(cast<Decl>(ED->getDeclContext()));
1932 llvm::dwarf::DW_TAG_enumeration_type, EDName, EDContext, DefUnit, Line,

Completed in 85 milliseconds