Searched defs:HasElse (Results 1 – 3 of 3) sorted by relevance
972 bool HasElse = Else != nullptr; in IfStmt() local995 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) in IfStmt()1006 bool HasElse = Else != nullptr; in Create() local1017 IfStmt *IfStmt::CreateEmpty(const ASTContext &Ctx, bool HasElse, bool HasVar, in CreateEmpty()
220 bool HasElse = CurrentUnpackingBits->getNextBit(); in VisitIfStmt() local3083 bool HasElse = IfStmtBits.getNextBit(); in ReadStmtFromStream() local
203 bool HasElse = S->getElse() != nullptr; in VisitIfStmt() local