OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAttr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
Consumed.cpp
196
const ConsumableAttr *
CAttr
=
199
switch (
CAttr
->getDefaultState()) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp
1640
ObjCPropertyAttribute::Kind
CAttr
= Property->getPropertyAttributes();
1647
!getOwnershipRule(SAttr) && getOwnershipRule(
CAttr
))
1650
if ((
CAttr
& ObjCPropertyAttribute::kind_readonly) &&
1654
if ((
CAttr
& ObjCPropertyAttribute::kind_copy) !=
1659
unsigned CAttrRetain = (
CAttr
& (ObjCPropertyAttribute::kind_retain |
Completed in 19 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026