OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCFObjectRef
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/DomainSpecific/
CocoaConventions.h
34
bool
isCFObjectRef
(QualType T);
/src/external/apache2/llvm/dist/clang/lib/Analysis/
CocoaConventions.cpp
57
bool coreFoundation::
isCFObjectRef
(QualType T) {
RetainSummaryManager.cpp
441
if (coreFoundation::
isCFObjectRef
(RetTy)) {
647
} else if (coreFoundation::
isCFObjectRef
(QT)) {
1034
else if (coreFoundation::
isCFObjectRef
(RetTy)) {
1066
else if (coreFoundation::
isCFObjectRef
(RetTy))
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
BasicObjCFoundationChecks.cpp
767
if (coreFoundation::
isCFObjectRef
(ArgTy))
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp
1052
ento::coreFoundation::
isCFObjectRef
(T))
1377
if (ento::coreFoundation::
isCFObjectRef
(AT) ||
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountChecker.cpp
303
else if (coreFoundation::
isCFObjectRef
(Ty))
Completed in 20 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026