Searched refs:IncludeFixerSemaSource (Results 1 – 3 of 3) sorted by relevance
69 IncludeFixerSemaSource SemaSource;149 bool IncludeFixerSemaSource::MaybeDiagnoseMissingCompleteType( in MaybeDiagnoseMissingCompleteType()184 clang::TypoCorrection IncludeFixerSemaSource::CorrectTypo( in CorrectTypo()301 std::string IncludeFixerSemaSource::minimizeInclude( in minimizeInclude()324 IncludeFixerContext IncludeFixerSemaSource::getIncludeFixerContext( in getIncludeFixerContext()342 IncludeFixerSemaSource::query(StringRef Query, StringRef ScopedQualifiers, in query()
85 class IncludeFixerSemaSource : public clang::ExternalSemaSource {87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() function
35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction()89 IntrusiveRefCntPtr<IncludeFixerSemaSource> SemaSource;