Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h182 SMLoc FindLocForLineAndColumn(unsigned BufferID, unsigned LineNo,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp222 SMLoc SourceMgr::FindLocForLineAndColumn(unsigned BufferID, unsigned LineNo, in FindLocForLineAndColumn() function in SourceMgr