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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp38 mutable std::unique_ptr<BugType> BT_Exact, BT_Suspicious; member in class:__anon2197::CloneChecker
157 if (!BT_Suspicious)
158 BT_Suspicious.reset(
173 *BT_Suspicious,

Completed in 73 milliseconds