Searched refs:createPhysicalLocation (Results 1 – 2 of 2) sorted by relevance
210 SarifDocumentWriter::createPhysicalLocation(const CharSourceRange &R) { in createPhysicalLocation() function in SarifDocumentWriter329 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows()398 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
423 llvm::json::Object createPhysicalLocation(const CharSourceRange &R);