Home
last modified time | relevance | path

Searched defs:Spellings (Results 1 – 2 of 2) sorted by relevance

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp61 std::vector<Record *> Spellings = Attr.getValueAsListOfDefs("Spellings"); in GetFlattenedSpellings() local
1101 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writeGetSpellingFunction() local
1127 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); in writePrettyPrintFunction() local
1262 std::vector<FlattenedSpelling> Spellings = in writeAttrAccessorDefinition() local
1280 SpellingNamesAreCommon(const std::vector<FlattenedSpelling>& Spellings) { in SpellingNamesAreCommon()
1295 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings()
1360 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in emitClangAttrLateParsedList() local
1388 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in emitClangAttrTypeArgList() local
1410 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); in emitClangAttrArgContextList() local
1441 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); in emitClangAttrIdentifierArgList() local
[all …]
/external/clang/docs/
DInternalsManual.rst1688 Spellings subsubsection