Home
last modified time | relevance | path

Searched refs:isTemporaryPRValue (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCallAndReturn.cpp202 static bool isTemporaryPRValue(const CXXConstructExpr *E, SVal V) { in isTemporaryPRValue() function
274 if (isTemporaryPRValue(CCE, ThisV)) in processCallExit()
546 if (isTemporaryPRValue(cast<CXXConstructExpr>(E), ThisV)) in bindReturnValue()