Home | History | Annotate | Download | only in Sema

Lines Matching refs:FC

290   } else if (const CXXFunctionalCastExpr *FC
292 if (isa<CXXConstructExpr>(FC->getSubExpr()) ||
293 isa<CXXTemporaryObjectExpr>(FC->getSubExpr()))