Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h162 const DISubprogram *CurrentSubprogram = nullptr; variable
180 CurrentSubprogram = SP; in setCurrentSubprogram()
DCodeViewDebug.cpp917 else if (ClosestSubprogram == CurrentSubprogram) in addToUDTs()