Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h25 class DbgEntity; variable
H A DDwarfDebug.h79 DbgEntity(const DINode *N, const DILocation *IA, DbgEntityKind ID) in DbgEntity() function
240 : DbgEntity(L, IA, DbgLabelKind), Sym(Sym) {} in DbgEntity() function