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

/external/clang/include/clang/Basic/
H A DSourceLocation.h251 bool isCharRange() const { return !IsTokenRange; } function in class:clang::SourceLocation::CharSourceRange

Completed in 103 milliseconds