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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h286 void setTokenRange(bool TR) { IsTokenRange = TR; } function in class:clang::SourceLocation::CharSourceRange

Completed in 112 milliseconds