Searched refs:hasSema (Results 1 – 6 of 6) sorted by relevance
151 ASSERT_FALSE(CI.hasSema()); in ExecuteAction()
455 bool hasSema() const { return (bool)TheSema; } in hasSema() function
499 bool hasSema() const { return (bool)TheSema; } in hasSema() function
508 if (!CI.hasSema()) in ExecuteAction()
1239 if (hasSema()) in createModuleManager()
2988 if (!CXXUnit->hasSema()) in clang_saveTranslationUnit()