OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGCOwnedNonObjC
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/ARCMigrate/
TransGCCalls.cpp
40
if (MigrateCtx.
isGCOwnedNonObjC
(E->getType())) {
Transforms.h
115
bool
isGCOwnedNonObjC
(QualType T);
Transforms.cpp
363
bool MigrationContext::
isGCOwnedNonObjC
(QualType T) {
Completed in 24 milliseconds