Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp1446 CreateSemanticSpellings(const std::vector<FlattenedSpelling> &Spellings, in CreateSemanticSpellings() function
1674 OS << CreateSemanticSpellings(Spellings, SemanticToSyntacticMap); in EmitClangAttrClass()
2894 std::string Enum = CreateSemanticSpellings(Spellings, SemanticToSyntacticMap); in GenerateSpellingIndexToSemanticSpelling()