Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h383 void collectVariableInfo(const DISubprogram *SP);
H A DCodeViewDebug.cpp1443 void CodeViewDebug::collectVariableInfo(const DISubprogram *SP) { in collectVariableInfo() function in CodeViewDebug
3071 collectVariableInfo(GV.getSubprogram()); in endFunctionImpl()