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