Searched defs:GetPropertyGetFunction (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGObjCGNU.cpp | 2645 llvm::Constant *CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU |
D | CGObjCMac.cpp | 1498 llvm::Constant *GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon0ea151f90111::CGObjCNonFragileABIMac |
/external/llvm-project/clang/lib/CodeGen/ | ||
D | CGObjCMac.cpp | 1648 llvm::FunctionCallee GetPropertyGetFunction() override { in GetPropertyGetFunction() function in __anon7106c9870111::CGObjCNonFragileABIMac |
D | CGObjCGNU.cpp | 3887 llvm::FunctionCallee CGObjCGNU::GetPropertyGetFunction() { in GetPropertyGetFunction() function in CGObjCGNU |