Searched refs:hasASTContext (Results 1 – 9 of 9) sorted by relevance
45 bool hasASTContext() const { return AST; } in hasASTContext() function
387 if (!CI.hasASTContext() || !CI.getASTContext().getExternalSource()) { in BeginSourceFile()423 CI.hasASTContext() && !CI.getASTContext().getExternalSource()) { in BeginSourceFile()
1287 if (!hasASTContext()) in createModuleManager()
1670 if (CI.hasASTContext()) in transferASTDataFromCompilerInstance()
885 if (CI.getLangOpts().Modules || !CI.hasASTContext() || in BeginSourceFile()900 if (CI.getLangOpts().Modules || !CI.hasASTContext() || in BeginSourceFile()921 CI.hasASTContext() && !CI.getASTContext().getExternalSource()) { in BeginSourceFile()
1511 if (!hasASTContext()) in createASTReader()
1453 if (CI.hasASTContext()) in transferASTDataFromCompilerInstance()
450 bool hasASTContext() const { return Context != nullptr; } in hasASTContext() function
460 bool hasASTContext() const { return Context != nullptr; } in hasASTContext() function