Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCompileCommands.cpp110 static int StaticForMainAddr; in detectClangPath() local
112 llvm::sys::fs::getMainExecutable("clangd", (void *)&StaticForMainAddr); in detectClangPath()
133 static int StaticForMainAddr; // Just an address in this process. in detectStandardResourceDir() local
135 (void *)&StaticForMainAddr); in detectStandardResourceDir()