Home
last modified time | relevance | path

Searched defs:SetSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGenObjCXX/
H A Dlvalue-reference-getter.mm4 struct SetSection { struct
12 - (SetSection&)sections; argument
/llvm-project/lldb/include/lldb/Core/
H A DAddress.h473 void SetSection(const lldb::SectionSP &section_sp) { in SetSection() function