Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1613 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings() function
2355 SpellingEnum = CreateSemanticSpellings(Spellings, SemanticToSyntacticMap); in emitAttributes()
3873 std::string Enum = CreateSemanticSpellings(Spellings, SemanticToSyntacticMap); in GenerateSpellingIndexToSemanticSpelling()