Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h361 void collectVariableInfo(const DISubprogram *SP);
H A DCodeViewDebug.cpp1408 void CodeViewDebug::collectVariableInfo(const DISubprogram *SP) { in collectVariableInfo() function in CodeViewDebug
3009 collectVariableInfo(GV.getSubprogram()); in endFunctionImpl()