Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/
DMultilib.cpp234 void MultilibSet::combineWith(const MultilibSet &Other) { in combineWith() function in MultilibSet
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitors.h197 void combineWith(const Result &Other) { in combineWith() function