Searched defs:getGuardAbortFn (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1587 static llvm::Constant *getGuardAbortFn(CodeGenModule &CGM, function
1604 CGF.EmitNounwindRuntimeCall(getGuardAbortFn(CGF.CGM, Guard->getType()),

Completed in 70 milliseconds