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.cpp165 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() function
329 json::Object Loc = createLocation(std::move(PLoc), ThreadFlow.Message); in createThreadFlows()
397 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp253 LVLocation *Location = getReader().createLocation(); in addObject()