Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp205 GslPointerInit, enumerator
607 if (PE.Kind == IndirectLocalPathEntry::GslPointerInit || in visitFunctionCallArguments()
615 : IndirectLocalPathEntry::GslPointerInit, in visitFunctionCallArguments()
1131 case IndirectLocalPathEntry::GslPointerInit: in nextPathEntryRange()
1166 case IndirectLocalPathEntry::GslPointerInit: in pathOnlyHandlesGslPointer()
1557 case IndirectLocalPathEntry::GslPointerInit: in checkExprLifetimeImpl()
1622 Path.push_back({IndirectLocalPathEntry::GslPointerInit, Init}); in checkExprLifetimeImpl()