Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp348 const Decl *CalleeD = FutureSFC->getDecl(); in computeObjectUnderConstruction() local
351 if (CallEvent::isVariadic(CalleeD)) in computeObjectUnderConstruction()