Home
last modified time | relevance | path

Searched defs:SpellingIndex (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp22 unsigned SpellingIndex = getAttributeSpellingListIndex(); in printPrettyPragma() local
70 unsigned SpellingIndex = getAttributeSpellingListIndex(); in getDiagnosticName() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3140 unsigned SpellingIndex = Record.readInt(); in readAttr() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2659 StringRef SpellingIndex) { in emitFormInitializer()