Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceLocation.h232 static CharSourceRange getTokenRange(SourceRange R) { in getTokenRange() function
240 static CharSourceRange getTokenRange(SourceLocation B, SourceLocation E) { in getTokenRange() function