Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DIntermNode.h108 virtual TIntermPreprocessorDirective *getAsPreprocessorDirective() { return nullptr; } in getAsPreprocessorDirective() function
1009 TIntermPreprocessorDirective *getAsPreprocessorDirective() final { return this; } in getAsPreprocessorDirective() function