Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.cpp191 bool tryMoveToMainFile(Diag &D, FullSourceLoc DiagLoc) { in tryMoveToMainFile() function
790 if (tryMoveToMainFile(*LastDiag, *LastDiagLoc)) { in flushLastDiag()