Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSarif.cpp211 SarifDocumentWriter::createPhysicalLocation(const CharSourceRange &R) { in createPhysicalLocation() function in SarifDocumentWriter
327 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows()
396 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSarif.h423 llvm::json::Object createPhysicalLocation(const CharSourceRange &R);