Home
last modified time | relevance | path

Searched refs:isSingleton (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
HDPtrTypesSemantics.h71 bool isSingleton(const FunctionDecl *F);
HDASTUtils.cpp94 if (isSingleton(callee)) in tryToFindPtrOrigin()
HDPtrTypesSemantics.cpp227 bool isSingleton(const FunctionDecl *F) { in isSingleton() function
/freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/
HDSparseMultiSet.h151 bool isSingleton(const SMSNode &N) const { in isSingleton() function
490 if (isSingleton(N)) { in unlink()
HDImmutableSet.h1051 bool isSingleton() const { return getHeight() == 1; }
1139 bool isSingleton() const { return getHeight() == 1; }