Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h262 bool SkipSPAttributes = false);
H A DDwarfUnit.cpp1424 bool SkipSPAttributes) { in applySubprogramAttributes() argument
1427 bool SkipSPSourceLocation = SkipSPAttributes && in applySubprogramAttributes()
1430 if (applySubprogramDefinitionAttributes(SP, SPDie, SkipSPAttributes)) in applySubprogramAttributes()
1443 if (SkipSPAttributes) in applySubprogramAttributes()