Home
last modified time | relevance | path

Searched defs:visitPreprocessorDirectivePost (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/msl/
H A DSeparateCompoundExpressions.cpp542 PostResult visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node) override in visitPreprocessorDirectivePost() function in __anonb56941b00111::Separator
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermRebuild.cpp968 PostResult TIntermRebuild::visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node) in visitPreprocessorDirectivePost() function in sh::TIntermRebuild