Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DPreferMemberInitializerCheck.cpp185 SourceLocation BodyPos = Ctor->getBody()->getBeginLoc(); in check() local
192 } while (NextPos != BodyPos); in check()