Searched refs:mDeprecatedMessage (Results 1 – 2 of 2) sorted by relevance
160 std::string mDeprecatedMessage; // Optional specific warning if the API is deprecated variable173 std::string getDeprecatedMessage() const { return mDeprecatedMessage; } in getDeprecatedMessage()
285 mDeprecatedMessage = value.substr(pComma + 2); in scanDocumentationTags()