Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentSema.cpp689 StringRef AttributeSpelling = "__attribute__((deprecated))"; in checkDeprecatedCommand() local
699 AttributeSpelling = MacroName; in checkDeprecatedCommand()
703 TextToInsert += AttributeSpelling; in checkDeprecatedCommand()