Home
last modified time | relevance | path

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

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