Searched defs:hasCodeCompletionSupport (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTMerge.cpp112 bool ASTMergeAction::hasCodeCompletionSupport() const { function in class:ASTMergeAction
H A DFrontendAction.cpp1115 bool WrapperFrontendAction::hasCodeCompletionSupport() const { function in class:WrapperFrontendAction
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendAction.h200 virtual bool hasCodeCompletionSupport() const { return false; } function in class:clang::FrontendAction

Completed in 93 milliseconds