Lines Matching defs:CodeGenFunction
35 class CodeGenFunction;
89 CodeGenFunction &CGF) const {
105 static RValue get(Address Addr, CodeGenFunction &CGF) {
356 llvm::Value *getPointer(CodeGenFunction &CGF) const;
358 CodeGenFunction &CGF) const;
359 llvm::Value *emitRawPointer(CodeGenFunction &CGF) const;
374 llvm::Value *getRawVectorPointer(CodeGenFunction &CGF) const {
405 llvm::Value *getRawExtVectorPointer(CodeGenFunction &CGF) const {
419 llvm::Value *getRawBitFieldPointer(CodeGenFunction &CGF) const {
638 llvm::Value *getPointer(QualType PointeeTy, CodeGenFunction &CGF) const;
640 llvm::Value *emitRawPointer(CodeGenFunction &CGF) const {