Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h298 void setCurrentSubprogram(const DISubprogram *SP) { in setCurrentSubprogram() function
H A DCodeViewDebug.cpp667 setCurrentSubprogram(nullptr); in endModule()
1110 setCurrentSubprogram(SP); in emitDebugInfoForFunction()