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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp99 static PathDiagnosticLocation makeLocation(const StmtSequence &S, function
118 *BT_Exact, "Duplicate code detected", makeLocation(Group.front(), Mgr));
122 R->addNote("Similar code here", makeLocation(Group[i], Mgr),

Completed in 108 milliseconds