Lines Matching full:variable
168 extern int variable;
183 static int variable;
189 static int& NestedFuncTemplate() { return variable; }
192 int& NestedMemfunTemplate() { return variable; }
219 // a function or variable.
221 ASSERT_LVALUE(::variable); // identifier: variable
228 ASSERT_LVALUE(::Class::variable); // qualified-id: variable
254 // the entity is a function, variable, or data member... (cont'd)
257 ASSERT_LVALUE(variable); // identifier: variable
304 // a variable.
330 // x2, ...); for some invented temporary variable t, with the result