Home | History | Annotate | Download | only in Core

Lines Matching refs:CL

286   CompoundLiteralRegion::ProfileRegion(ID, CL, superRegion);
290 const CompoundLiteralExpr *CL,
293 ID.AddPointer(CL);
464 os << "{ " << (void*) CL << " }";
747 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL,
752 if (CL->isFileScope())
760 return getSubRegion<CompoundLiteralRegion>(CL, sReg);