Searched defs:hasVarStorage (Results 1 – 1 of 1) sorted by relevance
1974 bool hasVarStorage() const { return IfStmtBits.HasVar; } in hasVarStorage() function2179 bool hasVarStorage() const { return SwitchStmtBits.HasVar; } in hasVarStorage() function2359 bool hasVarStorage() const { return WhileStmtBits.HasVar; } in hasVarStorage() function