OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DQ_PR_unsafe_unretained
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/Sema/
SemaObjCProperty.cpp
166
!(Attributes & ObjCDeclSpec::
DQ_PR_unsafe_unretained
) &&
274
if (Attributes & ObjCDeclSpec::
DQ_PR_unsafe_unretained
)
598
if (Attributes & ObjCDeclSpec::
DQ_PR_unsafe_unretained
)
611
if (Attributes & ObjCDeclSpec::
DQ_PR_unsafe_unretained
)
[
all
...]
SemaCodeComplete.cpp
[
all
...]
/external/clang/include/clang/Sema/
DeclSpec.h
772
DQ_PR_unsafe_unretained
= 0x800
[
all
...]
/external/clang/lib/Parse/
ParseObjc.cpp
588
DS.setPropertyAttributes(ObjCDeclSpec::
DQ_PR_unsafe_unretained
);
[
all
...]
Completed in 2610 milliseconds