Searched refs:IncludeFixerSemaSource (Results 1 – 3 of 3) sorted by relevance
30 : SemaSource(new IncludeFixerSemaSource(SymbolIndexMgr, in Action() 70 IntrusiveRefCntPtr<IncludeFixerSemaSource> SemaSource;151 bool IncludeFixerSemaSource::MaybeDiagnoseMissingCompleteType( in MaybeDiagnoseMissingCompleteType() 186 clang::TypoCorrection IncludeFixerSemaSource::CorrectTypo( in CorrectTypo() 303 std::string IncludeFixerSemaSource::minimizeInclude( in minimizeInclude() 327 IncludeFixerContext IncludeFixerSemaSource::getIncludeFixerContext( in getIncludeFixerContext() 345 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;