Home
last modified time | relevance | path

Searched refs:isKeywordAttribute (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DAttributeCommonInfo.h149 return getParsedKind() == AT_Aligned && isKeywordAttribute(); in isAlignasAttribute()
158 bool isKeywordAttribute() const { in isKeywordAttribute() function
/external/clang/include/clang/Sema/
DAttributeList.h368 return getKind() == AT_Aligned && isKeywordAttribute(); in isAlignasAttribute()
375 bool isKeywordAttribute() const { in isKeywordAttribute() function