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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h233 static CharSourceRange getTokenRange(SourceRange R) { function in class:clang::SourceLocation::CharSourceRange
241 static CharSourceRange getTokenRange(SourceLocation B, SourceLocation E) { function in class:clang::SourceLocation::CharSourceRange

Completed in 64 milliseconds