Home
last modified time | relevance | path

Searched defs:GeneralizedReturnsNotRetainedAttr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp49 struct GeneralizedReturnsNotRetainedAttr { struct
50 static bool classof(const Attr *A) { in classof()