Searched refs:hasSourceManager (Results 1 – 11 of 11) sorted by relevance
76 assert(Info.hasSourceManager() && in HandleDiagnostic()
147 assert(Info.hasSourceManager() && in HandleDiagnostic()
674 if (Diags.hasSourceManager()) in VerifyDiagnosticConsumer()732 if (Info.hasSourceManager()) { in HandleDiagnostic()
616 assert(Info.hasSourceManager() && LangOpts && in HandleDiagnostic()
738 if (!CI.hasSourceManager()) { in BeginSourceFile()
723 if (!D.hasSourceManager() || !D.getLocation().isValid()) in isInMainFile()738 if (!Info.hasSourceManager() || &Info.getSourceManager() == SourceMgr) { in HandleDiagnostic()
1057 if (hasSourceManager() && !Act.isModelParsingAction()) in ExecuteAction()
61 if (!Clang.hasSourceManager()) in createMissingComponents()
467 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
1160 assert((Info.getLocation().isInvalid() || Info.hasSourceManager()) && in StoredDiagnostic()
647 if (!m_compiler->hasSourceManager()) in ClangExpressionParser()