Home
last modified time | relevance | path

Searched defs:IsAlignas (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form() argument
117 static Form Keyword(bool IsAlignas, bool IsRegularKeywordAttribute) { in Keyword() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3164 bool IsAlignas = (ParsedKind == AttributeCommonInfo::AT_Aligned && readAttr() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2496 bool IsAlignas = emitFormInitializer() local