Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:GetCppAtomicObjectFunction

327   llvm::Constant *getCppAtomicObjectFunction() {
1129 virtual llvm::Constant *GetCppAtomicObjectFunction();
1400 virtual llvm::Constant *GetCppAtomicObjectFunction() {
1401 return ObjCTypes.getCppAtomicObjectFunction();
2786 llvm::Constant *CGObjCMac::GetCppAtomicObjectFunction() {
2787 return ObjCTypes.getCppAtomicObjectFunction();