Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DParseHelper.h141 …virtual void notifyLineDirective(int curLineNo, int newLineNo, bool hasSource, int sourceNum, cons… in notifyLineDirective() function
/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp726 … parseContext.notifyLineDirective(directiveLoc.line, lineToken, hasFile, fileRes, sourceName); in CPPline()