Searched refs:functionOut (Results 1 – 2 of 2) sorted by relevance
69 const TFunction **functionOut) in IsTopLevelNodeUnusedFunction() argument74 *functionOut = nullptr; in IsTopLevelNodeUnusedFunction()78 *functionOut = asFunctionDefinition->getFunction(); in IsTopLevelNodeUnusedFunction()82 *functionOut = asFunctionPrototype->getFunction(); in IsTopLevelNodeUnusedFunction()84 if (*functionOut == nullptr) in IsTopLevelNodeUnusedFunction()89 size_t callDagIndex = callDag.findIndex((*functionOut)->uniqueId()); in IsTopLevelNodeUnusedFunction()
306 TFunction **functionOut, in declareCoordTranslationFunction() argument699 *functionOut = function; in declareCoordTranslationFunction()