Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h205 void combineWith(const Result &Other) { in combineWith() function
/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp216 DataLayoutSpecAttr::combineWith(ArrayRef<DataLayoutSpecInterface> specs) const { combineWith() function in DataLayoutSpecAttr
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp75 combineWith(ArrayRef<DataLayoutSpecInterface> specs) const { in combineWith() function