Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCalleeDecl

898     else if (CE->getCalleeDecl())
899 CT = canCalleeThrow(*this, E, CE->getCalleeDecl());