Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
276 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
9368 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()9371 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()9372 PragmaClangTextSection.PragmaLocation, AttributeCommonInfo::AS_Pragma)); in ActOnFunctionDeclarator()
2309 def PragmaClangTextSection : InheritableAttr {
464 PragmaClangSection PragmaClangTextSection; variable