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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp137 bool shouldWarnAbout(ObjectKind OK, MisuseKind MK) const { function in class:__anon2263::MoveChecker
362 if (!RS || !shouldWarnAbout(OK, MK)

Completed in 38 milliseconds