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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp2281 static llvm::Constant *getInitThreadAbortFn(CodeGenModule &CGM) { function
2316 CGF.EmitNounwindRuntimeCall(getInitThreadAbortFn(CGF.CGM), Guard);

Completed in 320 milliseconds