Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DNodeType.h63 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() function
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 __anonfaba19920111::ExpressionContainsNameVisitor
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateAST.cpp981 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anonff2e38bc0111::ValidateAST
DOutputGLSLBase.cpp1071 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
DOutputSPIRV.cpp6285 void OutputSPIRVTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon22ff484f0111::OutputSPIRVTraverser