Searched refs:getCXXStaticTempObjectRegion (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1280 const CXXTempObjectRegion *getCXXStaticTempObjectRegion(const Expr *Ex);
/external/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp883 MemRegionManager::getCXXStaticTempObjectRegion(const Expr *Ex) { function in class:MemRegionManager
H A DExprEngine.cpp231 TR = MRMgr.getCXXStaticTempObjectRegion(Inner);

Completed in 249 milliseconds