Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DQuality.cpp44 static bool hasDeclInMainFile(const Decl &D) { in hasDeclInMainFile() function
309 float DeclProximity = (hasDeclInMainFile(*SemaCCResult.Declaration) || in merge()