Home
last modified time | relevance | path

Searched refs:AcceptLeft (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Tooling/Syntax/
H A DTokens.cpp578 bool AcceptLeft = in spelledTokensTouching() local
580 return llvm::makeArrayRef(Right - (AcceptLeft ? 1 : 0), in spelledTokensTouching()