Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h280 const DISubprogram *CurrentSubprogram = nullptr; variable
299 CurrentSubprogram = SP; in setCurrentSubprogram()
H A DCodeViewDebug.cpp1599 } else if (ClosestSubprogram == CurrentSubprogram) { in addToUDTs()