Home | History | Annotate | Download | only in Sema

Lines Matching refs:CallOp

10559   CXXMethodDecl *CallOp = Lambda->getLambdaCallOperator();
10570 CallOp->getDescribedFunctionTemplate();
10578 CallOp = cast<CXXMethodDecl>(CallOpSpec);
10585 MarkFunctionReferenced(CurrentLocation, CallOp);