Searched refs:getAttributeSpellingListIndex (Results 1 – 6 of 6) sorted by relevance
22 unsigned SpellingIndex = getAttributeSpellingListIndex(); in printPrettyPragma()70 unsigned SpellingIndex = getAttributeSpellingListIndex(); in getDiagnosticName()
231 unsigned getAttributeSpellingListIndex() const { in getAttributeSpellingListIndex() function
211 getInfo().spellingExistsInTarget(Target, getAttributeSpellingListIndex()); in existsInTarget()
57 if (A.getAttributeSpellingListIndex() == SuppressAttr::CXX11_gsl_suppress && in handleSuppressAttr()
2824 if (CI.getAttributeSpellingListIndex() == SectionAttr::Declspec_allocate && in mergeSectionAttr()4760 if (AL.getAttributeSpellingListIndex() == SuppressAttr::CXX11_gsl_suppress) { in handleSuppressAttr()
7321 assert(attr.getAttributeSpellingListIndex() == 0 && in checkObjCKindOfType()