Searched refs:isCharRange (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h251 bool isCharRange() const { return !IsTokenRange; } function in class:clang::SourceLocation::CharSourceRange
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp470 if (FilenameRange.isCharRange())

Completed in 175 milliseconds