Home
last modified time | relevance | path

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

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