Searched refs:getFunctionLineNo (Results 1 – 3 of 3) sorted by relevance
321 unsigned getFunctionLineNo(SPIRVFunction *);
1524 SPIRVDbgInfo::getFunctionLineNo(SPIRVFunction *F) { in getFunctionLineNo() function in SPIRV::SPIRVDbgInfo
226 auto LN = SpDbg.getFunctionLineNo(SF); in getDISubprogram()