Home
last modified time | relevance | path

Searched defs:TIntermPreprocessorDirective (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DNodeType.h63 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() argument
DName.cpp209 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override { UNREACHABLE(); } in visitPreprocessorDirective() argument
/external/angle/src/compiler/translator/
DIntermNode.h59 class TIntermPreprocessorDirective; variable
DIntermNode.cpp3969 TIntermPreprocessorDirective::TIntermPreprocessorDirective(PreprocessorDirective directive, in TIntermPreprocessorDirective() function in sh::TIntermPreprocessorDirective
3974 TIntermPreprocessorDirective::TIntermPreprocessorDirective(const TIntermPreprocessorDirective &node) in TIntermPreprocessorDirective() function in sh::TIntermPreprocessorDirective