Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h343 void collectVariableInfo(const DISubprogram *SP);
H A DCodeViewDebug.cpp1334 void CodeViewDebug::collectVariableInfo(const DISubprogram *SP) { in collectVariableInfo() function in CodeViewDebug
2898 collectVariableInfo(GV.getSubprogram()); in endFunctionImpl()