Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DScan.h222 bool consumeComment();
DScan.cpp78 bool TInputScanner::consumeComment() in consumeComment() function in glslang::TInputScanner
157 if (! consumeComment()) in consumeWhitespaceComment()