Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h241 bool SkipSPAttributes = false);
H A DDwarfUnit.cpp1181 bool SkipSPAttributes) { in applySubprogramAttributes() argument
1184 bool SkipSPSourceLocation = SkipSPAttributes && in applySubprogramAttributes()
1198 if (SkipSPAttributes) in applySubprogramAttributes()