Lines Matching defs:CodeGenFunction
88 class CodeGenFunction;
317 virtual void emitCopy(CodeGenFunction &CGF, Address dest, Address src) = 0;
320 virtual void emitDispose(CodeGenFunction &CGF, Address field) = 0;
669 std::pair<std::unique_ptr<CodeGenFunction>, const TopLevelStmtDecl *>
1057 getVTablePointerAuthInfo(CodeGenFunction *Context,
1342 CodeGenFunction *CGF = nullptr);
1557 CodeGenFunction *CGF = nullptr);
1561 CodeGenFunction *CGF = nullptr);
1657 createOpenCLIntToSamplerConversion(const Expr *E, CodeGenFunction &CGF);
1668 /// \param CGF is a pointer to CodeGenFunction that generates this function.
1671 CodeGenFunction *CGF = nullptr);