Home
last modified time | relevance | path

Searched defs:IsRegularKeywordAttribute (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h98 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.cpp3169 bool IsRegularKeywordAttribute = Record.readBool(); readAttr() local