Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
294 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
9514 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()9517 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()9518 PragmaClangTextSection.PragmaLocation, AttributeCommonInfo::AS_Pragma)); in ActOnFunctionDeclarator()
2440 def PragmaClangTextSection : InheritableAttr {
476 PragmaClangSection PragmaClangTextSection; variable