Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp6427 struct IndirectLocalPathEntry { struct
6437 IndirectLocalPathEntry() {} in IndirectLocalPathEntry() function
6903 case IndirectLocalPathEntry::AddressOf: in nextPathEntryRange()
6904 case IndirectLocalPathEntry::LValToRVal: in nextPathEntryRange()
6905 case IndirectLocalPathEntry::LifetimeBoundCall: in nextPathEntryRange()
6910 case IndirectLocalPathEntry::DefaultInit: in nextPathEntryRange()
6911 case IndirectLocalPathEntry::VarInit: in nextPathEntryRange()
7083 case IndirectLocalPathEntry::AddressOf: in checkInitializerLifetime()
7084 case IndirectLocalPathEntry::LValToRVal: in checkInitializerLifetime()
7093 case IndirectLocalPathEntry::DefaultInit: { in checkInitializerLifetime()
[all …]