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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpTokens.h 138 PpAtomIfdef,
PpAtom.cpp 108 { PpAtomIfdef, "ifdef" },
Pp.cpp 265 if (atom == PpAtomIf || atom == PpAtomIfdef || atom == PpAtomIfndef) {
889 case PpAtomIfdef:
    [all...]

Completed in 169 milliseconds