Searched refs:visitPreprocessorDirectivePost (Results 1 – 3 of 3) sorted by relevance
236 virtual PostResult visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node);
486 return visitPreprocessorDirectivePost(*currNode.getAsPreprocessorDirective()); in traversePost()952 PostResult TIntermRebuild::visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node) in visitPreprocessorDirectivePost() function in sh::TIntermRebuild
519 PostResult visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node) override in visitPreprocessorDirectivePost() function in __anonf64b107d0111::Separator