Home | History | Annotate | Download | only in Core

Lines Matching refs:dyn_cast_or_null

105   const FunctionDecl *FD = dyn_cast_or_null<FunctionDecl>(getDecl());
548 return dyn_cast_or_null<BlockDataRegion>(DataReg);
705 if (const PseudoObjectExpr *POE = dyn_cast_or_null<PseudoObjectExpr>(S)) {