Searched refs:PSF_Execute (Results 1 – 5 of 5) sorted by relevance
412 SectionFlags |= ASTContext::PSF_Execute; in ActOnPragmaClangSection()
3155 ASTContext::PSF_Execute | ASTContext::PSF_Read, in handleSectionAttr()
10481 ASTContext::PSF_Implicit | ASTContext::PSF_Execute | in ActOnFunctionDeclarator()
3668 PSF_Execute = 0x4, enumerator
1099 .Case("execute", ASTContext::PSF_Execute) in HandlePragmaMSSection()