Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
294 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
9957 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()9960 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()9961 PragmaClangTextSection.PragmaLocation, AttributeCommonInfo::AS_Pragma)); in ActOnFunctionDeclarator()
2522 def PragmaClangTextSection : InheritableAttr {
474 PragmaClangSection PragmaClangTextSection; variable