Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form()
117 static Form Keyword(bool IsAlignas, bool IsRegularKeywordAttribute) { in Keyword()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp3141 bool IsAlignas = (ParsedKind == AttributeCommonInfo::AT_Aligned && in readAttr() local
/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangAttrEmitter.cpp2660 bool IsAlignas = in emitFormInitializer() local