Searched defs:visitPreprocessorDirective (Results 1 – 6 of 6) sorted by relevance
63 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() function
68 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function
220 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override { UNREACHABLE(); } in visitPreprocessorDirective() function in __anonfad0c1930111::ExpressionContainsNameVisitor
981 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon15b7bedd0111::ValidateAST
1071 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
6285 void OutputSPIRVTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon3988ce700111::OutputSPIRVTraverser