Searched defs:GetPropertySetFunction (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGObjCGNU.cpp | 2649 llvm::Constant *CGObjCGNU::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCGNU |
D | CGObjCMac.cpp | 1501 llvm::Constant *GetPropertySetFunction() override { in GetPropertySetFunction() function in __anon0ea151f90111::CGObjCNonFragileABIMac |
/external/llvm-project/clang/lib/CodeGen/ | ||
D | CGObjCMac.cpp | 1651 llvm::FunctionCallee GetPropertySetFunction() override { in GetPropertySetFunction() function in __anon7106c9870111::CGObjCNonFragileABIMac |
D | CGObjCGNU.cpp | 3891 llvm::FunctionCallee CGObjCGNU::GetPropertySetFunction() { in GetPropertySetFunction() function in CGObjCGNU |