Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp6783 struct IndirectLocalPathEntry { struct
6800 IndirectLocalPathEntry() {} in IndirectLocalPathEntry() argument
7503 case IndirectLocalPathEntry::AddressOf: in nextPathEntryRange()
7504 case IndirectLocalPathEntry::LValToRVal: in nextPathEntryRange()
7506 case IndirectLocalPathEntry::TemporaryCopy: in nextPathEntryRange()
7508 case IndirectLocalPathEntry::GslPointerInit: in nextPathEntryRange()
7513 case IndirectLocalPathEntry::VarInit: in nextPathEntryRange()
7517 case IndirectLocalPathEntry::DefaultInit: in nextPathEntryRange()
7756 case IndirectLocalPathEntry::AddressOf: in checkInitializerLifetime()
7757 case IndirectLocalPathEntry::LValToRVal: in checkInitializerLifetime()
[all …]