Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h253 void applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie,
H A DDwarfUnit.cpp1182 ->applySubprogramAttributes(SP, SPDie); in getOrCreateSubprogramDIE()
1239 void DwarfUnit::applySubprogramAttributes(const DISubprogram *SP, DIE &SPDie, in applySubprogramAttributes() function in DwarfUnit
H A DDwarfCompileUnit.cpp1649 applySubprogramAttributes(SP, SPDie, includeMinimalInlineScopes()); in applySubprogramAttributesToDefinition()