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