Home
last modified time | relevance | path

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

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