OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsGC
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/CodeGen/
CGValue.h
405
/// \param
needsGC
- true if the slot is potentially located
410
NeedsGCBarriers_t
needsGC
,
418
AV.ObjCGCFlag =
needsGC
;
426
NeedsGCBarriers_t
needsGC
,
430
LV.getQuals(), isDestructed,
needsGC
, isAliased, isZeroed);
CGExprAgg.cpp
89
AggValueSlot::NeedsGCBarriers_t
needsGC
(QualType T) {
279
needsGC
(type), AggValueSlot::IsAliased);
852
needsGC
(E->getLHS()->getType()),
[
all
...]
Completed in 219 milliseconds