Home
last modified time | relevance | path

Searched defs:getObjectUnderConstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1135 SVal getObjectUnderConstruction() const { in getObjectUnderConstruction() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp603 ExprEngine::getObjectUnderConstruction(ProgramStateRef State, in getObjectUnderConstruction() function in ExprEngine