Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1020 SVal getObjectUnderConstruction() const { in getObjectUnderConstruction() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp474 ExprEngine::getObjectUnderConstruction(ProgramStateRef State, in getObjectUnderConstruction() function in ExprEngine