Searched defs:HasElse (Results 1 – 3 of 3) sorted by relevance
928 bool HasElse = Else != nullptr; in IfStmt() local951 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) in IfStmt()962 bool HasElse = Else != nullptr; in Create() local973 IfStmt *IfStmt::CreateEmpty(const ASTContext &Ctx, bool HasElse, bool HasVar, in CreateEmpty()
224 bool HasElse = CurrentUnpackingBits->getNextBit(); in VisitIfStmt() local2964 bool HasElse = IfStmtBits.getNextBit(); in ReadStmtFromStream() local
203 bool HasElse = S->getElse() != nullptr; in VisitIfStmt() local