Searched refs:EnableCodeCompletion (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp569 static bool EnableCodeCompletion(Preprocessor &PP, function
597 } else if (EnableCodeCompletion(getPreprocessor(), Loc.FileName,
619 if (EnableCodeCompletion(PP, Filename, Line, Column))

Completed in 35 milliseconds