HomeSort by relevance Sort by last modified time
    Searched refs:PpAtomElif (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpTokens.h 141 PpAtomElif,
PpAtom.cpp 105 { PpAtomElif, "elif" },
Pp.cpp 287 } else if (atom == PpAtomElif) {
306 } else if (atom == PpAtomElif) {
324 else if (atom == PpAtomElif)
865 case PpAtomElif:
    [all...]

Completed in 151 milliseconds