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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h836 static ProgramStateRef elideDestructor(ProgramStateRef State,
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp262 State = elideDestructor(State, BTE, LCtx);
H A DExprEngine.cpp490 ProgramStateRef ExprEngine::elideDestructor(ProgramStateRef State, function in class:ExprEngine

Completed in 169 milliseconds