Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DRetainSummaryManager.h208 class ObjCSummaryKey {
212 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function
215 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function
218 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function
248 template <> struct DenseMapInfo<ObjCSummaryKey> {
249 static inline ObjCSummaryKey getEmptyKey() {
250 return ObjCSummaryKey(DenseMapInfo<IdentifierInfo*>::getEmptyKey(),
254 static inline ObjCSummaryKey getTombstoneKey() {
255 return ObjCSummaryKey(DenseMapInfo<IdentifierInfo*>::getTombstoneKey(),
259 static unsigned getHashValue(const ObjCSummaryKey &V) {
[all …]
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DRetainSummaryManager.cpp1174 CachedSummaries[ObjCSummaryKey(ID, S)] = Summ; in getMethodSummary()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7338 …ObjCSummaryKey, (anonymous namespace)::RetainSummary*, llvm::DenseMapInfo<(anonymous namespace)::O…
7339 …ObjCSummaryKey, (anonymous namespace)::RetainSummary*, llvm::DenseMapInfo<(anonymous namespace)::O…