Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1637 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings() function
2438 SpellingEnum = CreateSemanticSpellings(Spellings, SemanticToSyntacticMap); in emitAttributes()
4052 std::string Enum = CreateSemanticSpellings(Spellings, SemanticToSyntacticMap); in GenerateSpellingIndexToSemanticSpelling()