Home
last modified time | relevance | path

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

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