Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp200 LifetimeBoundCall, enumerator
588 Path.push_back({IndirectLocalPathEntry::LifetimeBoundCall, Arg, D}); in visitFunctionCallArguments()
605 PE.Kind == IndirectLocalPathEntry::LifetimeBoundCall) in visitFunctionCallArguments()
1128 case IndirectLocalPathEntry::LifetimeBoundCall: in nextPathEntryRange()
1163 case IndirectLocalPathEntry::LifetimeBoundCall: in pathOnlyHandlesGslPointer()
1226 if (Path.back().Kind == IndirectLocalPathEntry::LifetimeBoundCall) { in analyzePathForGSLPointer()
1554 case IndirectLocalPathEntry::LifetimeBoundCall: in checkExprLifetimeImpl()
1615 ? IndirectLocalPathEntry::LifetimeBoundCall in checkExprLifetimeImpl()