Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
294 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
9455 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()9458 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()9459 PragmaClangTextSection.PragmaLocation, AttributeCommonInfo::AS_Pragma)); in ActOnFunctionDeclarator()
2427 def PragmaClangTextSection : InheritableAttr {
473 PragmaClangSection PragmaClangTextSection; variable