Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp166 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() argument
168 json::Object Ret{{"physicalLocation", std::move(PhysicalLocation)}}; in createLocation()