Home
last modified time | relevance | path

Searched refs:newLineNo (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h149 …virtual void notifyLineDirective(int curLineNo, int newLineNo, bool hasSource, int sourceNum, cons… in notifyLineDirective() argument
152 lineCallback(curLineNo, newLineNo, hasSource, sourceNum, sourceName); in notifyLineDirective()