Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp2395 bool ForceComplain, in tryToRecoverWithCall() argument
2425 if (!ForceComplain) return false; in tryToRecoverWithCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5051 bool ForceComplain = false,