Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSema.cpp1432 bool ForceComplain, in tryToRecoverWithCall() argument
1461 if (!ForceComplain) return false; in tryToRecoverWithCall()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h3598 bool ForceComplain = false,