Searched refs:setMisExpectWarningRequested (Results 1 – 3 of 3) sorted by relevance
212 void setMisExpectWarningRequested(bool Requested);
158 void LLVMContext::setMisExpectWarningRequested(bool Requested) { in setMisExpectWarningRequested() function in LLVMContext
319 Ctx.setMisExpectWarningRequested(true); in HandleTranslationUnit()