Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DWithColor.cpp89 raw_ostream &WithColor::remark() { return remark(errs()); } in remark() function in WithColor
121 raw_ostream &WithColor::remark(raw_ostream &OS, StringRef Prefix, in remark() function in WithColor
/freebsd/contrib/smbfs/smbutil/
H A Dview.c72 u_int32_t remark; in cmd_view() local