Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjCXX/
Dlvalue-reference-getter.mm5 struct SetSection { struct
13 - (SetSection&)sections; argument
/external/swiftshader/third_party/LLVM/lib/MC/
DMCELFStreamer.h114 void SetSection(StringRef Section, unsigned Type, unsigned Flags, in SetSection() function
DWinCOFFStreamer.cpp90 void SetSection(StringRef Section, in SetSection() function in __anon33123f6b0111::WinCOFFStreamer
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp234 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