Searched defs:HasElse (Results 1 – 3 of 3) sorted by relevance
927 bool HasElse = Else != nullptr; IfStmt() local 950 IfStmt(EmptyShell Empty,bool HasElse,bool HasVar,bool HasInit) IfStmt() argument 961 bool HasElse = Else != nullptr; Create() local 972 CreateEmpty(const ASTContext & Ctx,bool HasElse,bool HasVar,bool HasInit) CreateEmpty() argument [all...]
224 bool HasElse = CurrentUnpackingBits->getNextBit(); in VisitIfStmt() local 2907 bool HasElse = IfStmtBits.getNextBit(); ReadStmtFromStream() local
203 bool HasElse = S->getElse() != nullptr; in VisitIfStmt() local