Home
last modified time | relevance | path

Searched refs:PSF_ZeroInit (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp295 SectionFlags |= ASTContext::PSF_Write | ASTContext::PSF_ZeroInit; in ActOnPragmaClangSection()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3431 PSF_ZeroInit = 0x10, enumerator