Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DIntegerSet.h56 static IntegerSet getEmptySet(unsigned numDims, unsigned numSymbols, in getEmptySet() function
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h168 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet() function