Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngineCXX.cpp267 TCC->getConstructionContextAfterElision(), CallOpts); in computeObjectUnderConstruction()
459 TCC->getConstructionContextAfterElision(), CallOpts); in updateObjectsUnderConstruction()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDConstructionContext.h573 const ConstructionContext *getConstructionContextAfterElision() const { in getConstructionContextAfterElision() function