Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h255 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
H A DDwarfUnit.cpp1215 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE()
1272 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
H A DDwarfCompileUnit.cpp1670 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()