Home | History | Annotate | Download | only in Core

Lines Matching refs:CompoundLiteralRegion

291 void CompoundLiteralRegion::Profile(llvm::FoldingSetNodeID& ID) const {
292 CompoundLiteralRegion::ProfileRegion(ID, CL, superRegion);
295 void CompoundLiteralRegion::ProfileRegion(llvm::FoldingSetNodeID& ID,
479 void CompoundLiteralRegion::dumpToStream(raw_ostream &os) const {
885 const CompoundLiteralRegion*
899 return getSubRegion<CompoundLiteralRegion>(CL, sReg);