Searched refs:getFuncIdForSubprogram (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h225 codeview::TypeIndex getFuncIdForSubprogram(const DISubprogram *SP);
H A DCodeViewDebug.cpp283 getFuncIdForSubprogram(Inlinee);
374 TypeIndex CodeViewDebug::getFuncIdForSubprogram(const DISubprogram *SP) { function in class:CodeViewDebug
1039 OS.EmitIntValue(getFuncIdForSubprogram(GV->getSubprogram()).getIndex(), 4);

Completed in 157 milliseconds