Home
last modified time | relevance | path

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

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