Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3218 bool AtomicAllowed = true, bool IdentifierRequired = false,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6407 DeclSpec &DS, unsigned AttrReqs, bool AtomicAllowed, in ParseTypeQualifierListOpt() argument
6447 if (!AtomicAllowed) in ParseTypeQualifierListOpt()