Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h168 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet()
304 static ContainerType EmptySet; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp603 DenseSet<Function *> const EmptySet; in partitionVariablesIntoIndirectStrategies() local
607 : EmptySet; in partitionVariablesIntoIndirectStrategies()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp112 RangeSet::ContainerType RangeSet::Factory::EmptySet{};