Home
last modified time | relevance | path

Searched refs:createLocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DSarif.cpp163 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() function
302 json::Object Loc = createLocation(std::move(PLoc), ThreadFlow.Message); in createThreadFlows()
367 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp231 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() function
264 createLocation(createPhysicalLocation( in createThreadFlow()
295 json::Array{createLocation(createPhysicalLocation( in createResult()