Searched defs:HasVar (Results 1 – 3 of 3) sorted by relevance
929 bool HasVar = Var != nullptr; in IfStmt() local951 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) in IfStmt()963 bool HasVar = Var != nullptr; in Create() local973 IfStmt *IfStmt::CreateEmpty(const ASTContext &Ctx, bool HasElse, bool HasVar, in CreateEmpty()1059 bool HasVar = Var != nullptr; in SwitchStmt() local1074 SwitchStmt::SwitchStmt(EmptyShell Empty, bool HasInit, bool HasVar) in SwitchStmt()1085 bool HasVar = Var != nullptr; in Create() local1093 bool HasVar) { in CreateEmpty()1125 bool HasVar = Var != nullptr; in WhileStmt() local1138 WhileStmt::WhileStmt(EmptyShell Empty, bool HasVar) in WhileStmt()[all …]
204 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitIfStmt() local235 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitSwitchStmt() local260 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitWhileStmt() local
225 bool HasVar = CurrentUnpackingBits->getNextBit(); in VisitIfStmt() local249 bool HasVar = Record.readInt(); in VisitSwitchStmt() local280 bool HasVar = Record.readInt(); in VisitWhileStmt() local2965 bool HasVar = IfStmtBits.getNextBit(); in ReadStmtFromStream() local