Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSarifDiagnostics.cpp229 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() argument
231 json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; in createLocation()