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