Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2879 static std::string GenerateSpellingIndexToSemanticSpelling(const Record &Attr, in GenerateSpellingIndexToSemanticSpelling() function
2957 SS << ", " << GenerateSpellingIndexToSemanticSpelling(*I->second, OS); in EmitClangAttrParsedAttrImpl()
/external/llvm-project/clang/utils/TableGen/
DClangAttrEmitter.cpp3655 static void GenerateSpellingIndexToSemanticSpelling(const Record &Attr, in GenerateSpellingIndexToSemanticSpelling() function
3781 GenerateSpellingIndexToSemanticSpelling(Attr, OS); in EmitClangAttrParsedAttrImpl()