OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isObjCLifetimeType
(Results
1 - 15
of
15
) sorted by null
/external/clang/lib/AST/
Type.cpp
[
all
...]
/external/clang/lib/Sema/
SemaExprCXX.cpp
[
all
...]
SemaCast.cpp
[
all
...]
SemaTemplateDeduction.cpp
[
all
...]
SemaType.cpp
[
all
...]
SemaOverload.cpp
[
all
...]
SemaDeclAttr.cpp
[
all
...]
SemaInit.cpp
[
all
...]
SemaTemplate.cpp
[
all
...]
SemaDecl.cpp
[
all
...]
SemaExpr.cpp
776
if (getLangOpts().ObjCAutoRefCount && Ty->
isObjCLifetimeType
())
[
all
...]
TreeTransform.h
[
all
...]
/external/clang/lib/CodeGen/
CGExpr.cpp
183
M->getType()->
isObjCLifetimeType
()) {
317
M->getType()->
isObjCLifetimeType
() &&
[
all
...]
CGExprCXX.cpp
[
all
...]
/external/clang/include/clang/AST/
Type.h
[
all
...]
Completed in 246 milliseconds