Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/Syntax/
H A DTokens.cpp139 auto AdjustBound = [&](SourceLocation &Bound) { in spelledForExpandedSlow() local
165 AdjustBound(Prev); in spelledForExpandedSlow()
166 AdjustBound(Next); in spelledForExpandedSlow()