Searched defs:CreateSemanticSpellings (Results 1 - 1 of 1) sorted by relevance

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

Completed in 136 milliseconds