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

/external/clang/include/clang/Basic/
H A DSourceLocation.h230 CharSourceRange(SourceRange R, bool ITR) : Range(R), IsTokenRange(ITR) {} argument

Completed in 96 milliseconds