Home
last modified time | relevance | path

Searched defs:DbgEntity (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h26 class DbgEntity; variable
DDwarfDebug.h81 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) in DbgEntity() function
241 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h25 class DbgEntity; variable
DDwarfDebug.h79 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) in DbgEntity() function
239 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() function