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

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

Completed in 114 milliseconds