Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputTree.cpp16 void OutputFunction(TInfoSinkBase &out, const char *prefix, const TFunction *function) in OutputFunction() function
340 OutputFunction(mOut, "Call a built-in function", node->getFunction()); in visitUnary()
381 OutputFunction(mOut, "Function Prototype", node->getFunction()); in visitFunctionPrototype()
413 OutputFunction(mOut, "Call a function", node->getFunction()); in visitAggregate()
416 OutputFunction(mOut, "Call an internal function with raw implementation", in visitAggregate()
457 OutputFunction(mOut, "Call a built-in function", node->getFunction()); in visitAggregate()