Searched refs:setupInputStream (Results 1 – 1 of 1) sorted by relevance
49 static void setupInputStream (pANTLR3_INPUT_STREAM input);77 setupInputStream(input); in antlr3FileStreamNew()115 setupInputStream(input); in antlr3StringStreamNew()130 setupInputStream(pANTLR3_INPUT_STREAM input) in setupInputStream() function