Searched refs:createPhysicalLocation (Results 1 – 3 of 3) sorted by relevance
192 SarifDocumentWriter::createPhysicalLocation(const CharSourceRange &R) { in createPhysicalLocation() function in SarifDocumentWriter301 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows()367 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
198 static json::Object createPhysicalLocation(const LangOptions &LO, in createPhysicalLocation() function264 createLocation(createPhysicalLocation( in createThreadFlow()295 json::Array{createLocation(createPhysicalLocation( in createResult()
350 llvm::json::Object createPhysicalLocation(const CharSourceRange &R);