Home
last modified time | relevance | path

Searched refs:CFPointees (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h76 llvm::DenseSet<const RecordType *> CFPointees; variable
H A DPtrTypesSemantics.cpp260 CFPointees.insert(RT); in visitTypedef()
283 return RT && CFPointees.contains(RT); in isUnretained()