Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DPreferMemberInitializerCheck.cpp169 SourceLocation SemiColonEnd = in check() local
174 CharSourceRange::getCharRange(S->getBeginLoc(), SemiColonEnd); in check()
230 SourceLocation SemiColonEnd = in check() local
235 CharSourceRange::getCharRange(S->getBeginLoc(), SemiColonEnd); in check()