Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h108 unsigned getSpellingIndex() const { return SpellingIndex; } in getSpellingIndex() function
146 SpellingIndex(FormUsed.getSpellingIndex()), in AttributeCommonInfo()