Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp136 bool shouldWarnAbout(ObjectKind OK, MisuseKind MK) const { in shouldWarnAbout() function in __anona0b2285a0211::MoveChecker
364 if (!RS || !shouldWarnAbout(OK, MK) in modelUse()