Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h916 cleanupElidedDestructor(ProgramStateRef State,
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp500 ExprEngine::cleanupElidedDestructor(ProgramStateRef State, in cleanupElidedDestructor() function in ExprEngine
1091 State = cleanupElidedDestructor(State, BTE, LC); in ProcessTemporaryDtor()