Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h977 cleanupElidedDestructor(ProgramStateRef State,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp630 ExprEngine::cleanupElidedDestructor(ProgramStateRef State, in cleanupElidedDestructor() function in ExprEngine
1585 State = cleanupElidedDestructor(State, BTE, LC); in ProcessTemporaryDtor()