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

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

Completed in 123 milliseconds