Searched refs:EDContext (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 2206 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType() local 2214 llvm::dwarf::DW_TAG_enumeration_type, EDName, EDContext, DefUnit, Line, in CreateEnumType()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 2994 llvm::DIScope *EDContext = getDeclContextDescriptor(ED); in CreateEnumType() local 3002 llvm::dwarf::DW_TAG_enumeration_type, EDName, EDContext, DefUnit, Line, in CreateEnumType()
|