Home
last modified time | relevance | path

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

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