Home
last modified time | relevance | path

Searched defs:inc_line (Results 1 – 2 of 2) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3input.inl270 ANTLR_INLINE void InputStream<ImplTraits>::inc_line() function in InputStream
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py150 def skip_whitespace(self, inc_line): argument