Searched defs:GetPropertyGetFunction (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp514 llvm::Constant *GetPropertyGetFunction() override;
2604 llvm::Constant *CGObjCGNU::GetPropertyGetFunction() { function in class:CGObjCGNU
H A DCGObjCMac.cpp1227 llvm::Constant *GetPropertyGetFunction() override;
1503 llvm::Constant *GetPropertyGetFunction() override {
3418 llvm::Constant *CGObjCMac::GetPropertyGetFunction() { function in class:CGObjCMac

Completed in 511 milliseconds