Searched defs:StmtExprMayBindToTemp (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSemaExpr.cpp10122 bool StmtExprMayBindToTemp = false; local
10166 StmtExprMayBindToTemp = true;
10175 if (StmtExprMayBindToTemp)

Completed in 221 milliseconds