Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp338 const LocationContext *FutureSFC = in computeObjectUnderConstruction() local
342 if (!FutureSFC) in computeObjectUnderConstruction()
348 const Decl *CalleeD = FutureSFC->getDecl(); in computeObjectUnderConstruction()