Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
411 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
10468 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()10471 Context, PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()10472 PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()10492 Context, PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()
3290 def PragmaClangTextSection : InheritableAttr {
1803 PragmaClangSection PragmaClangTextSection; variable