Searched refs:PSF_Execute (Results 1 – 5 of 5) sorted by relevance
298 SectionFlags |= ASTContext::PSF_Execute; in ActOnPragmaClangSection()
3337 ASTContext::PSF_Execute | ASTContext::PSF_Read, in handleSectionAttr()
10135 ASTContext::PSF_Implicit | ASTContext::PSF_Execute | in ActOnFunctionDeclarator()
3309 PSF_Execute = 0x4, enumerator
1003 .Case("execute", ASTContext::PSF_Execute) in HandlePragmaMSSection()