Searched defs:nextAtom (Results 1 – 2 of 2) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/preprocessor/ | ||
D | PpContext.h | 168 int nextAtom; variable |
D | Pp.cpp | 262 int nextAtom = atomStrings.getAtom(ppToken->name); in CPPelse() local |