Home
last modified time | relevance | path

Searched defs:visitPreprocessorDirective (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/compiler/translator/msl/
DNodeType.h63 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() function
DName.cpp220 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override { UNREACHABLE(); } in visitPreprocessorDirective() function in __anonc71118130111::ExpressionContainsNameVisitor
/external/angle/src/compiler/translator/tree_util/
DIntermTraverse.h68 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function
/external/angle/src/compiler/translator/
DValidateAST.cpp1245 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon3c5a39490111::ValidateAST
/external/angle/src/compiler/translator/glsl/
DOutputGLSLBase.cpp1114 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp6475 void OutputSPIRVTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anona20663df0111::OutputSPIRVTraverser