Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp1257 bool tokenRecorded = false; in MacroExpand() local
1296 tokenRecorded = true; in MacroExpand()
1302 if (in->mac->args.size() == 1 && !tokenRecorded) in MacroExpand()