Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h266 const DISubprogram *CurrentSubprogram = nullptr; variable
285 CurrentSubprogram = SP; in setCurrentSubprogram()
H A DCodeViewDebug.cpp1525 } else if (ClosestSubprogram == CurrentSubprogram) { in addToUDTs()