Home
last modified time | relevance | path

Searched refs:visitPreprocessorDirective (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DValidateAST.cpp42 void visitPreprocessorDirective(TIntermPreprocessorDirective *node) override;
234 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anonc3d709710111::ValidateAST
DOutputGLSLBase.h71 void visitPreprocessorDirective(TIntermPreprocessorDirective *node) override;
DOutputGLSLBase.cpp1159 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DNodeType.h63 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() function
DIntermTraverse.cpp117 it->visitPreprocessorDirective(this); in traverse()
210 it->visitPreprocessorDirective(this); in visit()
DIntermTraverse.h68 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DName.cpp220 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override { UNREACHABLE(); } in visitPreprocessorDirective() function in __anon6db221120111::ExpressionContainsNameVisitor
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermTraverse.cpp112 it->visitPreprocessorDirective(this); in traverse()
205 it->visitPreprocessorDirective(this); in visit()
DIntermTraverse.h66 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.h71 void visitPreprocessorDirective(TIntermPreprocessorDirective *node) override;
DValidateAST.cpp48 void visitPreprocessorDirective(TIntermPreprocessorDirective *node) override;
981 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon5928303c0111::ValidateAST
DOutputGLSLBase.cpp1071 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
DOutputSPIRV.cpp212 void visitPreprocessorDirective(TIntermPreprocessorDirective *node) override;
6285 void OutputSPIRVTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon7cf93fcf0111::OutputSPIRVTraverser