Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp301 MRMgr.getCXXStaticLifetimeExtendedObjectRegion(E, VD)); in computeObjectUnderConstruction()
H A DMemRegion.cpp1244 MemRegionManager::getCXXStaticLifetimeExtendedObjectRegion( in getCXXStaticLifetimeExtendedObjectRegion() function in MemRegionManager
H A DExprEngine.cpp396 TR = MRMgr.getCXXStaticLifetimeExtendedObjectRegion(Init, VD); in createTemporaryRegionIfNeeded()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1552 getCXXStaticLifetimeExtendedObjectRegion(const Expr *Ex, ValueDecl const *VD);