Searched refs:CxxAtomicObjectGetFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp748 LazyRuntimeFunction CxxAtomicObjectGetFn; member in class:__anon1739::CGObjCGNUstep
869 CxxAtomicObjectGetFn.init(&CGM, "objc_getCppObjectAtomic", VoidTy, PtrTy,
878 return CxxAtomicObjectGetFn;

Completed in 101 milliseconds