Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/d3d/
DRewriteAtomicFunctionExpressions.cpp76 const TVariable *returnVariable = getTempVariable(&oldAtomicFunctionNode->getType()); in rewriteAtomicFunctionCallNode() local
107 TVariable *returnVariable = in getTempVariable() local
/external/llvm-project/clang/test/Analysis/
Dcfg-rich-constructors.cpp313 C returnVariable() { in returnVariable() function