Lines Matching defs:CodeGenFunction
87 class CodeGenFunction;
272 virtual void emitCopy(CodeGenFunction &CGF, Address dest, Address src) = 0;
275 virtual void emitDispose(CodeGenFunction &CGF, Address field) = 0;
620 std::pair<std::unique_ptr<CodeGenFunction>, const TopLevelStmtDecl *>
1009 getVTablePointerAuthInfo(CodeGenFunction *Context,
1280 CodeGenFunction *CGF = nullptr);
1488 CodeGenFunction *CGF = nullptr);
1492 CodeGenFunction *CGF = nullptr);
1588 createOpenCLIntToSamplerConversion(const Expr *E, CodeGenFunction &CGF);
1599 /// \param CGF is a pointer to CodeGenFunction that generates this function.
1602 CodeGenFunction *CGF = nullptr);