Searched defs:HasVar (Results 1 – 4 of 4) sorted by relevance
914 bool HasVar = Var != nullptr; in IfStmt() local936 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) in IfStmt()948 bool HasVar = Var != nullptr; in Create() local958 IfStmt *IfStmt::CreateEmpty(const ASTContext &Ctx, bool HasElse, bool HasVar, in CreateEmpty()1044 bool HasVar = Var != nullptr; in SwitchStmt() local1059 SwitchStmt::SwitchStmt(EmptyShell Empty, bool HasInit, bool HasVar) in SwitchStmt()1070 bool HasVar = Var != nullptr; in Create() local1078 bool HasVar) { in CreateEmpty()1110 bool HasVar = Var != nullptr; in WhileStmt() local1123 WhileStmt::WhileStmt(EmptyShell Empty, bool HasVar) in WhileStmt()[all …]
138 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitIfStmt() local168 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitSwitchStmt() local193 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitWhileStmt() local
218 bool HasVar = Record.readInt(); in VisitIfStmt() local241 bool HasVar = Record.readInt(); in VisitSwitchStmt() local272 bool HasVar = Record.readInt(); in VisitWhileStmt() local
170 unsigned HasVar : 1; variable188 unsigned HasVar : 1; variable206 unsigned HasVar : 1; variable