Home
last modified time | relevance | path

Searched refs:getEmptySet (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp278 return getEmptySet(); in intersect()
294 return getEmptySet(); in intersect()
307 return getEmptySet(); in intersect()
396 return getEmptySet(); in intersect()
405 return getEmptySet(); in intersect()
414 return getEmptySet(); in intersect()
419 return getEmptySet(); in negate()
993 return RangeFactory.getEmptySet(); in VisitBinaryOperator()
1331 return RangeFactory.getEmptySet(); in VisitBinaryOperator()
1769 return F.add(F.getEmptySet(), getRepresentativeSymbol()); in getClassMembers()
[all …]
H A DDynamicType.cpp135 CastSet Set = TempSet ? *TempSet : F.getEmptySet(); in setDynamicTypeAndCastInfo()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h143 RangeSet getEmptySet() { return &EmptySet; } in getEmptySet() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp247 PtrSet Set = SetPtr ? *SetPtr : F.getEmptySet(); in checkPostCall()
H A DCheckObjCDealloc.cpp272 SymbolSet RequiredReleases = F.getEmptySet(); in checkBeginFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableSet.h1001 ImmutableSet getEmptySet() {
1120 static ImmutableSetRef getEmptySet(FactoryTy *F) {