Home
last modified time | relevance | path

Searched refs:visitPreprocessorDirectivePost (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h236 virtual PostResult visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node);
DIntermRebuild.cpp486 return visitPreprocessorDirectivePost(*currNode.getAsPreprocessorDirective()); in traversePost()
952 PostResult TIntermRebuild::visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node) in visitPreprocessorDirectivePost() function in sh::TIntermRebuild
DSeparateCompoundExpressions.cpp519 PostResult visitPreprocessorDirectivePost(TIntermPreprocessorDirective &node) override in visitPreprocessorDirectivePost() function in __anonf64b107d0111::Separator