Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h300 const DISubprogram *CurrentSubprogram = nullptr; variable
319 CurrentSubprogram = SP; in setCurrentSubprogram()
H A DCodeViewDebug.cpp1615 } else if (ClosestSubprogram == CurrentSubprogram) { in shouldEmitUdt()