Home
last modified time | relevance | path

Searched refs:getFunctionLineNo (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVModule.h321 unsigned getFunctionLineNo(SPIRVFunction *);
DSPIRVModule.cpp1524 SPIRVDbgInfo::getFunctionLineNo(SPIRVFunction *F) { in getFunctionLineNo() function in SPIRV::SPIRVDbgInfo
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp226 auto LN = SpDbg.getFunctionLineNo(SF); in getDISubprogram()