Home
last modified time | relevance | path

Searched defs:remark (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DWithColor.cpp67 raw_ostream &WithColor::remark() { return remark(errs()); } in remark() function in WithColor
99 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark() function in WithColor
/netbsd/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Dopt-viewer.py38 def suppress(remark): argument
/netbsd/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c478 print_define_end_remark (const char *name, mp_size_t value, const char *remark) in print_define_end_remark()
497 const char *remark; in print_define_end() local
515 print_define_remark (const char *name, mp_size_t value, const char *remark) in print_define_remark()