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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp635 static bool EnableCodeCompletion(Preprocessor &PP, function
663 } else if (EnableCodeCompletion(getPreprocessor(), Loc.FileName,
685 if (EnableCodeCompletion(PP, Filename, Line, Column))

Completed in 139 milliseconds