Searched refs:kSection_Kind (Results 1 – 8 of 8) sorted by relevance
26 kSection_Kind, enumerator
20 : INHERITED(offset, kSection_Kind) in ASTSection()
25 kSection_Kind, enumerator
20 : INHERITED(offset, kSection_Kind) in Section()
54 case ProgramElement::kSection_Kind: { in SectionAndParameterHelper()
212 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
474 if (p.fKind == ProgramElement::kSection_Kind) { in writeProgramElement()
2310 case ASTDeclaration::kSection_Kind: { in convertProgram()