Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h238 bool SkipSPAttributes = false);
H A DDwarfUnit.cpp1158 bool SkipSPAttributes) { in applySubprogramAttributes() argument
1161 bool SkipSPSourceLocation = SkipSPAttributes && in applySubprogramAttributes()
1175 if (SkipSPAttributes) in applySubprogramAttributes()