Home
last modified time | relevance | path

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

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