Searched refs:isConditionalDirective (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp98 static bool isConditionalDirective(DirectiveType directive) function
276 if (skipping() && !isConditionalDirective(directive))

Completed in 101 milliseconds