Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
297 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
10121 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()10124 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()10125 PragmaClangTextSection.PragmaLocation, AttributeCommonInfo::AS_Pragma)); in ActOnFunctionDeclarator()10146 Context, PragmaClangTextSection.PragmaLocation, in ActOnFunctionDeclarator()
2562 def PragmaClangTextSection : InheritableAttr {
472 PragmaClangSection PragmaClangTextSection; variable