Home
last modified time | relevance | path

Searched refs:thing2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp579 StringRef thing2) { in Error() argument
583 return Diags.Report(loc, DiagID) << thing1 << thing2; in Error()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td2346 [[maybe_unused]] bool thing2) {
2347 [[maybe_unused]] bool b = thing1 && thing2;