Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DBracesAroundStatementsCheck.cpp53 SourceLocation findEndLocation(SourceLocation LastTokenLoc, in findEndLocation() argument
57 Lexer::GetBeginningOfToken(LastTokenLoc, SM, Context->getLangOpts()); in findEndLocation()