Searched refs:makeLocation (Results 1 – 1 of 1) sorted by relevance
92 static CXSourceLocation makeLocation(const CXLoadedDiagnostic::Location *DLoc) { in makeLocation() function104 return makeLocation(&DiagLoc); in getLocation()304 CXSourceLocation startLoc = makeLocation(Start); in readRange()305 CXSourceLocation endLoc = makeLocation(End); in readRange()