Searched defs:note (Results 1 – 7 of 7) sorted by relevance
8 note = lambda message: _write_message('note', message) function
199 expected-note {{property 'object' is declared deprecated here}} \ method200 expected-note {{'setObject:' has been explicitly marked deprecated here}} \ method201 expected-note {{property declared here}} method
19 note = lambda message: _write_message('note', message) function
110 def note(self, message): member in LitConfig
274 } note; in ELFNAMEEND() local
380 std::string note = "remove the cast and change return type of function " in transformObjCToNonObjCCast() local
260 static int note = 0; local