Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp264 bool &IsTokenRange) { in retrieveMacroLocation()
367 bool IsTokenRange = Range.isTokenRange(); in mapDiagnosticRanges() local
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp35 bool IsTokenRange) { in HighlightRange()
115 bool IsTokenRange; member