Searched refs:hasSourceManager (Results 1 – 14 of 14) sorted by relevance
114 if (MainFilename.empty() && Info.hasSourceManager()) { in HandleDiagnostic()140 if (Info.getLocation().isValid() && Info.hasSourceManager()) { in HandleDiagnostic()
72 assert(Info.hasSourceManager() && in HandleDiagnostic()
146 assert(Info.hasSourceManager() && in HandleDiagnostic()
682 if (Diags.hasSourceManager())740 if (Info.hasSourceManager()) { in HandleDiagnostic()
886 if (!CI.hasSourceManager()) { in BeginSourceFile()1279 if (CI.hasSourceManager()) { in EndSourceFile()
617 assert(Info.hasSourceManager() && LangOpts && in HandleDiagnostic()
723 if (!D.hasSourceManager() || !D.getLocation().isValid()) in isInMainFile()738 if (!Info.hasSourceManager() || &Info.getSourceManager() == SourceMgr) { in HandleDiagnostic()
1051 if (hasSourceManager() && !Act.isModelParsingAction()) in ExecuteAction()
61 if (!Clang.hasSourceManager()) in createMissingComponents()
615 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function1558 bool hasSourceManager() const { return DiagObj->hasSourceManager(); } in hasSourceManager() function
453 bool hasSourceManager() const { return SourceMgr != nullptr; } in hasSourceManager() function
645 if (!hasSourceManager() || !DiagSuppressionMapping) in isSuppressedViaMapping()1449 (Info.getLocation().isInvalid() || Info.hasSourceManager()) && in StoredDiagnostic()
541 if (!Diag.hasSourceManager()) in getDiagnosticSeverity()
262 if (Info.hasSourceManager()) { in HandleDiagnostic()847 if (!m_compiler->hasSourceManager()) in ClangExpressionParser()