Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h281 const DISubprogram *CurrentSubprogram = nullptr; variable
300 CurrentSubprogram = SP; in setCurrentSubprogram()
H A DCodeViewDebug.cpp1618 } else if (ClosestSubprogram == CurrentSubprogram) { in addToUDTs()