Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSarif.cpp167 static json::Object createLocation(json::Object &&PhysicalLocation, in createLocation() function
328 json::Object Loc = createLocation(std::move(PLoc), ThreadFlow.Message); in createThreadFlows()
396 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()