Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp210 SarifDocumentWriter::createPhysicalLocation(const CharSourceRange &R) { in createPhysicalLocation() function in SarifDocumentWriter
329 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows()
398 Locs.emplace_back(createLocation(createPhysicalLocation(Range))); in appendResult()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h423 llvm::json::Object createPhysicalLocation(const CharSourceRange &R);