Lines Matching defs:Invoke
10049 CXXMethodDecl *Invoke 10051 Expr *FunctionRef = BuildDeclRefExpr(Invoke, Invoke->getType(),10061 Invoke->setUsed();10062 Invoke->setReferenced();10063 Invoke->setBody(new (Context) CompoundStmt(Conv->getLocation()));10067 L->CompletedImplicitDefinition(Invoke);