Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DAttributeList.h368 return getKind() == AT_Aligned && isKeywordAttribute(); in isAlignasAttribute()
375 bool isKeywordAttribute() const { in isKeywordAttribute() function