Searched refs:hasSema (Results 1 – 6 of 6) sorted by relevance
150 ASSERT_FALSE(CI.hasSema()); in ExecuteAction()
474 bool hasSema() const { return (bool)TheSema; } in hasSema() function
510 bool hasSema() const { return (bool)TheSema; } in hasSema() function
534 if (!CI.hasSema()) in ExecuteAction()
1276 if (hasSema()) in createModuleManager()
3163 if (!CXXUnit->hasSema()) in clang_saveTranslationUnit()