Searched defs:SecKind (Results 1 – 3 of 3) sorted by relevance
228 DebugSectionKind SecKind) { in emitSectionContents()239 MCSection *DwarfStreamer::getMCSection(DebugSectionKind SecKind) { in getMCSection()
288 PragmaClangSectionKind SecKind, in ActOnPragmaClangSection()
2292 auto SecKind = Sema::PragmaClangSectionKind::PCSK_Invalid; in HandlePragma() local