Searched refs:hasSema (Results 1 – 7 of 7) sorted by relevance
36 if (!CI.hasSema()) in ExecuteAction()
196 ASSERT_FALSE(CI.hasSema()); in ExecuteAction()
491 bool hasSema() const { return (bool)TheSema; } in hasSema() function
514 bool hasSema() const { return (bool)TheSema; } in hasSema() function
553 if (!CI.hasSema()) in ExecuteAction()
1322 if (hasSema()) in createModuleManager()
3725 if (!CXXUnit->hasSema()) in clang_saveTranslationUnit()