Searched refs:setMisExpectWarningRequested (Results 1 – 3 of 3) sorted by relevance
219 LLVM_ABI void setMisExpectWarningRequested(bool Requested);
143 void LLVMContext::setMisExpectWarningRequested(bool Requested) { in setMisExpectWarningRequested() function in LLVMContext
281 Ctx.setMisExpectWarningRequested(true); in HandleTranslationUnit()