Home
last modified time | relevance | path

Searched defs:note (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/llvm-build/llvmbuild/
H A Dutil.py8 note = lambda message: _write_message('note', message) function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dattr-deprecated.m199 expected-note {{property 'object' is declared deprecated here}} \ method
200 expected-note {{'setObject:' has been explicitly marked deprecated here}} \ method
201 expected-note {{property declared here}} method
/minix3/external/bsd/llvm/dist/llvm/utils/Misc/
H A Dzkill19 note = lambda message: _write_message('note', message) function
/minix3/external/bsd/llvm/dist/llvm/utils/lit/lit/
H A DLitConfig.py110 def note(self, message): member in LitConfig
/minix3/sys/lib/libsa/
H A Dloadfile_elf32.c274 } note; in ELFNAMEEND() local
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransUnbridgedCasts.cpp380 std::string note = "remove the cast and change return type of function " in transformObjCToNonObjCCast() local
/minix3/minix/commands/fsck.mfs/
H A Dfsck.c260 static int note = 0; local