Home
last modified time | relevance | path

Searched refs:ForceComplain (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSema.cpp1336 bool ForceComplain, in tryToRecoverWithCall() argument
1365 if (!ForceComplain) return false; in tryToRecoverWithCall()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3201 bool ForceComplain = false,