Home
last modified time | relevance | path

Searched defs:EnableCodeCompletion (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DCheck.cpp211 const bool EnableCodeCompletion) { in testLocationFeatures()
277 bool EnableCodeCompletion) { in check()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp692 static bool EnableCodeCompletion(Preprocessor &PP, in EnableCodeCompletion() function