Searched defs:maybeGetUnaryAddrOfOperand (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCall.cpp2097 static const Expr *maybeGetUnaryAddrOfOperand(const Expr *E) { function
2112 if (const Expr *lvExpr = maybeGetUnaryAddrOfOperand(CRE->getSubExpr())) {

Completed in 121 milliseconds