Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h115 bool IsTemporaryLifetimeExtendedViaAggregate = false; member
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp800 if (CallOpts.IsTemporaryLifetimeExtendedViaAggregate) in mayInlineCallKind()
H A DExprEngineCXX.cpp276 CallOpts.IsTemporaryLifetimeExtendedViaAggregate = true; in computeObjectUnderConstruction()