Searched defs:getMessageSendSuperFpretFn2 (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 166 llvm::Constant *getMessageSendSuperFpretFn2() const { function in class:__anon1279::ObjCCommonTypesHelper 482 return IsSuper ? getMessageSendSuperFpretFn2() : getMessageSendFpretFn(); |
Completed in 77 milliseconds