Searched defs:HasInit (Results 1 – 6 of 6) sorted by relevance
930 bool HasInit = Init != nullptr; in IfStmt() local951 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) in IfStmt()964 bool HasInit = Init != nullptr; in Create() local974 bool HasInit) { in CreateEmpty()1058 bool HasInit = Init != nullptr; in SwitchStmt() local1074 SwitchStmt::SwitchStmt(EmptyShell Empty, bool HasInit, bool HasVar) in SwitchStmt()1084 bool HasInit = Init != nullptr; in Create() local1092 SwitchStmt *SwitchStmt::CreateEmpty(const ASTContext &Ctx, bool HasInit, in CreateEmpty()
318 const bool HasInit = D->hasInit(); in VisitVarDecl() local
301 bool HasInit = Initializer != nullptr; in Create() local316 bool HasInit, unsigned NumPlacementArgs, in CreateEmpty()
226 bool HasInit = CurrentUnpackingBits->getNextBit(); in VisitIfStmt() local248 bool HasInit = Record.readInt(); in VisitSwitchStmt() local1905 bool HasInit = Record.readInt(); in VisitCXXNewExpr() local2966 bool HasInit = IfStmtBits.getNextBit(); in ReadStmtFromStream() local
205 bool HasInit = S->getInit() != nullptr; in VisitIfStmt() local234 bool HasInit = S->getInit() != nullptr; in VisitSwitchStmt() local
2271 bool HasInit = GlobalVar->hasInitializer() && in selectGlobalValue() local