Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp1221 bool tokenRecorded = false; in MacroExpand() local
1255 tokenRecorded = true; in MacroExpand()
1261 if (in->mac->args.size() == 1 && tokenRecorded == 0) in MacroExpand()