Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dstring.bench.cpp546 const auto RhsString = makeString(Rhs); in sanityCheckGeneratedStrings() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp3027 SmallString<128> LhsString, RhsString; in VisitTrueTest() local