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