Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h227 bool IsTokenRange; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp334 bool IsTokenRange = I->isTokenRange(); in mapDiagnosticRanges() local