Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h143 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet()
234 static ContainerType EmptySet; variable
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_objnew_example.txt93 311496 java/util/Collections$EmptySet
1289 311496 1 java/util/Collections$EmptySet
H A Dj_methodcalls_example.txt522 311492 2 java/util/Collections$EmptySet.<init>
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_objnew_example.txt93 311496 java/util/Collections$EmptySet
1289 311496 1 java/util/Collections$EmptySet
H A Dj_methodcalls_example.txt522 311492 2 java/util/Collections$EmptySet.<init>
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp198 PHISourcesT EmptySet; in addDest() local
202 NewElement->Sources = EmptySet; in addDest()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp109 RangeSet::ContainerType RangeSet::Factory::EmptySet{};