Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeMemberInitCheck.cpp99 SourceLocation getLocationForEndOfToken(const ASTContext &Context, in getLocationForEndOfToken() function
153 return getLocationForEndOfToken(Context, Location); in getLocation()
502 getLocationForEndOfToken(Context, Field->getSourceRange().getEnd()), in checkMissingMemberInitializer()
560 getLocationForEndOfToken(Context, Var->getSourceRange().getEnd()), in checkUninitializedTrivialType()