Searched defs:visitPreprocessorDirective (Results 1 – 6 of 6) sorted by relevance
63 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() function
220 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override { UNREACHABLE(); } in visitPreprocessorDirective() function in __anonc71118130111::ExpressionContainsNameVisitor
68 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function
1245 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon3c5a39490111::ValidateAST
1114 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
6475 void OutputSPIRVTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anona20663df0111::OutputSPIRVTraverser