Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DNodeType.h61 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override in visitPreprocessorDirective() function
H A DName.cpp228 void visitPreprocessorDirective(TIntermPreprocessorDirective *) override { UNREACHABLE(); } in visitPreprocessorDirective() function in sh::__anon9949aa090111::ExpressionContainsNameVisitor
H A DValidateAST.cpp1306 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anond94808ba0111::ValidateAST
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DIntermTraverse.h68 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DOutputGLSLBase.cpp1116 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
/aosp_15_r20/external/angle/src/compiler/translator/wgsl/
H A DTranslatorWGSL.cpp1794 void OutputWGSLTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anonaf0b64fb0111::OutputWGSLTraverser
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DOutputSPIRV.cpp6430 void OutputSPIRVTraverser::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anonce4844100111::OutputSPIRVTraverser