Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h115 bool IsTemporaryLifetimeExtendedViaAggregate = false; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp800 if (CallOpts.IsTemporaryLifetimeExtendedViaAggregate) in mayInlineCallKind()
H A DExprEngineCXX.cpp276 CallOpts.IsTemporaryLifetimeExtendedViaAggregate = true; in computeObjectUnderConstruction()