Home
last modified time | relevance | path

Searched refs:DefID (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1150 unsigned DefID = getOrCreateSourceID(SP->getFile()); in applySubprogramDefinitionAttributes() local
1151 if (DeclID != DefID) in applySubprogramDefinitionAttributes()
1152 addUInt(SPDie, dwarf::DW_AT_decl_file, None, DefID); in applySubprogramDefinitionAttributes()