Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAttrImpl.cpp21 unsigned SpellingIndex = getAttributeSpellingListIndex(); in printPrettyPragma() local
69 unsigned SpellingIndex = getAttributeSpellingListIndex(); in getDiagnosticName() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h70 unsigned SpellingIndex : 4; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2788 unsigned SpellingIndex = Record.readInt(); in readAttr() local