Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DEditedSource.cpp323 SourceLocation BeginTokLoc = Lexer::GetBeginningOfToken(Loc, SM, LangOpts); in adjustRemoval() local
324 if (BeginTokLoc != Loc) in adjustRemoval()