Searched refs:SpellingEnum (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2339 std::string SpellingEnum; local
2341 SpellingEnum = CreateSemanticSpellings(Spellings, SemanticToSyntacticMap);
2343 OS << SpellingEnum; local

Completed in 116 milliseconds