Home
last modified time | relevance | path

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

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