Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenObjCXX/
H A Dlvalue-reference-getter.mm5 struct SetSection { struct
13 - (SetSection&)sections; argument
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DAddress.h463 void SetSection(const lldb::SectionSP &section_sp) { in SetSection() function
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go997 func (v Value) SetSection(str string) { func