Home
last modified time | relevance | path

Searched refs:isCFObjectRef (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/DomainSpecific/
H A DCocoaConventions.h34 bool isCFObjectRef(QualType T);
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCocoaConventions.cpp56 bool coreFoundation::isCFObjectRef(QualType T) { in isCFObjectRef() function in coreFoundation
H A DRetainSummaryManager.cpp444 if (coreFoundation::isCFObjectRef(RetTy)) { in getSummaryForObjCOrCFObject()
650 } else if (coreFoundation::isCFObjectRef(QT)) { in updateSummaryForArgumentTypes()
1037 else if (coreFoundation::isCFObjectRef(RetTy)) { in getStandardMethodSummary()
1069 else if (coreFoundation::isCFObjectRef(RetTy)) in getStandardMethodSummary()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp294 ento::coreFoundation::isCFObjectRef(T)) in isUnretained()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp771 if (coreFoundation::isCFObjectRef(ArgTy)) in checkPreObjCMessage()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp301 else if (coreFoundation::isCFObjectRef(Ty)) in checkPostStmt()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc8380 {"_ZN5clang4ento5cocoa13isCFObjectRefENS_8QualTypeE", "clang::ento::cocoa::isCFObjectRef(clang::Qua…