Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp120 SourceLocation BeginCharLoc = R.getBegin(); in convertTokenRangeToCharRange() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp152 FullSourceLoc BeginCharLoc{R.getBegin(), SM}; in createTextRegion() local