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