Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjCXX/
Dlvalue-reference-getter.mm5 struct SetSection { struct
13 - (SetSection&)sections; argument
/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp1814 FX_BOOL CPDF_VariableText_Iterator::SetSection(const CPVT_Section& section) { in SetSection() function in CPDF_VariableText_Iterator
/external/llvm/bindings/go/llvm/
Dir.go965 func (v Value) SetSection(str string) { func