Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DEmitMetal.cpp1569 static bool IsPostfix(TOperator op) in IsPostfix() function
1594 const bool postfix = IsPostfix(op); in visitUnary()
2012 if (IsPostfix(op)) in visitAggregate()