Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjCXX/
Dlvalue-reference-getter.mm5 struct SetSection { struct
13 - (SetSection&)sections; argument
/external/lldb/include/lldb/Core/
DAddress.h495 SetSection (const lldb::SectionSP &section_sp) in SetSection() function
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp1844 FX_BOOL CPDF_VariableText_Iterator::SetSection(const CPVT_Section & section) in SetSection() function in CPDF_VariableText_Iterator
/external/llvm/bindings/go/llvm/
Dir.go963 func (v Value) SetSection(str string) { func