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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp199 static bool isTemporaryPRValue(const CXXConstructExpr *E, SVal V) { function
271 if (isTemporaryPRValue(CCE, ThisV))
558 if (isTemporaryPRValue(cast<CXXConstructExpr>(E), ThisV))

Completed in 76 milliseconds