Home
last modified time | relevance | path

Searched refs:EmptySet (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h143 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet()
237 static ContainerType EmptySet; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp198 PHISourcesT EmptySet; in addDest() local
202 NewElement->Sources = EmptySet; in addDest()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp111 RangeSet::ContainerType RangeSet::Factory::EmptySet{};