Searched refs:makeLocation (Results 1 – 2 of 2) sorted by relevance
99 static PathDiagnosticLocation makeLocation(const StmtSequence &S, in makeLocation() function118 *BT_Exact, "Duplicate code detected", makeLocation(Group.front(), Mgr)); in reportClones()122 R->addNote("Similar code here", makeLocation(Group[i], Mgr), in reportClones()
90 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation() function102 return makeLocation(&DiagLoc); in getLocation()302 CXSourceLocation startLoc = makeLocation(Start); in readRange()303 CXSourceLocation endLoc = makeLocation(End); in readRange()