Home
last modified time | relevance | path

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

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