Home
last modified time | relevance | path

Searched refs:ObjCGCFlag (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGValue.h458 bool ObjCGCFlag : 1; variable
518 AV.ObjCGCFlag = needsGC;
555 return NeedsGCBarriers_t(ObjCGCFlag); in requiresGCollection()
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h488 bool ObjCGCFlag : 1; variable
566 AV.ObjCGCFlag = needsGC;
608 return NeedsGCBarriers_t(ObjCGCFlag); in requiresGCollection()