Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DEditedSource.cpp341 SourceLocation BeginTokLoc = Lexer::GetBeginningOfToken(Loc, SM, LangOpts); in adjustRemoval() local
342 if (BeginTokLoc != Loc) in adjustRemoval()