Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1199 ComputeLineNumbers(DiagnosticsEngine &Diag, ContentCache *FI,
1202 static void ComputeLineNumbers(DiagnosticsEngine &Diag, ContentCache *FI, in ComputeLineNumbers() function
1275 ComputeLineNumbers(Diag, Content, ContentCacheAlloc, *this, MyInvalid); in getLineNumber()
1712 ComputeLineNumbers(Diag, Content, ContentCacheAlloc, *this, MyInvalid); in translateLineCol()