Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/preprocessor/
DDirectiveParser.cpp94 bool isConditionalDirective(DirectiveType directive) in isConditionalDirective()
205 DirectiveType directive = getDirective(token); in parseDirective() local
903 DirectiveType directive = getDirective(token); in parseConditionalIf() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DIntermNode.cpp3862 TIntermPreprocessorDirective::TIntermPreprocessorDirective(PreprocessorDirective directive, in TIntermPreprocessorDirective()