Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttributeCommonInfo.h168 return getParsedKind() == AT_Aligned && isKeywordAttribute(); in isAlignasAttribute()
185 bool isKeywordAttribute() const { in isKeywordAttribute() function