Home | History | Annotate | Download | only in cpp

Lines Matching defs:Using

204 class Using(Node):
683 # Using a deque should be even better since we access from both sides.
1223 # Must be variable declaration using the type prefixed with keyword.
1270 # TODO(nnorwitz): warn about using auto? Probably not since it
1591 return Using(tokens[0].start, tokens[0].end, tokens)