Home
last modified time | relevance | path

Searched refs:getSendStretFn2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp473 llvm::FunctionCallee getSendStretFn2(bool IsSuper) const { in getSendStretFn2() function in __anon0dba85c70111::ObjCCommonTypesHelper
2173 Fn = (ObjCABI == 2) ? ObjCTypes.getSendStretFn2(IsSuper) in EmitMessageSend()