Searched refs:hasSema (Results 1 – 12 of 12) sorted by relevance
24 ASSERT_FALSE(CI.hasSema()); in ExecuteAction()26 ASSERT_TRUE(CI.hasSema()); in ExecuteAction()
196 ASSERT_FALSE(CI.hasSema()); in ExecuteAction()
38 if (!CI.hasSema()) in ExecuteAction()
69 if (!Clang.hasSema()) in createMissingComponents()
103 if (!CI.hasSema()) in ExecuteAction()
42 assert(!Compiler->hasSema() && "CI already has Sema"); in ExecuteAction()
501 bool hasSema() const { return (bool)TheSema; } in hasSema() function
454 bool hasSema() const { return (bool)TheSema; } in hasSema() function
51 if (!CI.hasSema()) in EnsureSemaIsCreated()
1141 if (!CI.hasSema()) in ExecuteAction()
1681 if (hasSema()) in createASTReader()
4355 if (!CXXUnit->hasSema()) in clang_saveTranslationUnit()