Searched defs:HasVar (Results 1 – 4 of 4) sorted by relevance
927 bool HasVar = Var != nullptr; in IfStmt() local949 IfStmt::IfStmt(EmptyShell Empty, bool HasElse, bool HasVar, bool HasInit) in IfStmt()961 bool HasVar = Var != nullptr; in Create() local1057 bool HasVar = Var != nullptr; in SwitchStmt() local1072 SwitchStmt::SwitchStmt(EmptyShell Empty, bool HasInit, bool HasVar) in SwitchStmt()1083 bool HasVar = Var != nullptr; in Create() local1091 bool HasVar) { in CreateEmpty()1123 bool HasVar = Var != nullptr; in WhileStmt() local1136 WhileStmt::WhileStmt(EmptyShell Empty, bool HasVar) in WhileStmt()1145 bool HasVar = Var != nullptr; in Create() local[all …]
141 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitIfStmt() local170 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitSwitchStmt() local195 bool HasVar = S->getConditionVariableDeclStmt() != nullptr; in VisitWhileStmt() local
222 bool HasVar = Record.readInt(); in VisitIfStmt() local246 bool HasVar = Record.readInt(); in VisitSwitchStmt() local277 bool HasVar = Record.readInt(); in VisitWhileStmt() local
175 unsigned HasVar : 1; in alignas() local193 unsigned HasVar : 1; in alignas() local211 unsigned HasVar : 1; in alignas() local