Searched refs:PragmaClangTextSection (Results 1 – 4 of 4) sorted by relevance
154 CSec = &PragmaClangTextSection; in ActOnPragmaClangSection()
8762 if (PragmaClangTextSection.Valid && D.isFunctionDefinition() && in ActOnFunctionDeclarator()8765 PragmaClangTextSection.SectionName, in ActOnFunctionDeclarator()8766 PragmaClangTextSection.PragmaLocation)); in ActOnFunctionDeclarator()
1937 def PragmaClangTextSection : InheritableAttr {
385 PragmaClangSection PragmaClangTextSection; variable