Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h260 bool SkipSPAttributes = false);
DDwarfUnit.cpp1264 bool SkipSPAttributes) { in applySubprogramAttributes() argument
1267 bool SkipSPSourceLocation = SkipSPAttributes && in applySubprogramAttributes()
1281 if (SkipSPAttributes) in applySubprogramAttributes()