Home
last modified time | relevance | path

Searched defs:BeginCharLoc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp120 SourceLocation BeginCharLoc = R.getBegin(); in convertTokenRangeToCharRange() local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSarif.cpp153 FullSourceLoc BeginCharLoc{R.getBegin(), SM}; in createTextRegion() local