Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2050 static llvm::Constant *getGuardAcquireFn(CodeGenModule &CGM, in getGuardAcquireFn() function
2257 = CGF.EmitNounwindRuntimeCall(getGuardAcquireFn(CGM, guardPtrTy), guard); in EmitGuardedInit()