Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
295 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
10390 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()10393 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()10394 PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()10414 Context, PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()
2809 def PragmaClangTextSection : InheritableAttr {
474 PragmaClangSection PragmaClangTextSection; variable