Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h25 class DbgEntity; variable
H A DDwarfDebug.h79 DbgEntity(const DINode *N, const DILocation *IA, unsigned ID) in DbgEntity() function
239 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() function