Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp166 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() function
330 json::Object Loc = createLocation(std::move(PLoc), ThreadFlow.Message); in createThreadFlows()
398 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp249 LVLocation *Location = getReader().createLocation(); in addObject()