Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
308 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
10250 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()10253 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()10254 PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()10274 Context, PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()
2969 def PragmaClangTextSection : InheritableAttr {
1501 PragmaClangSection PragmaClangTextSection; variable