Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/objc/
H A DNSInvocationArgumentLifetimeCheck.cpp69 fixItHintForVarDecl(const VarDecl *VD, const SourceManager &SM, in fixItHintForVarDecl() function
141 if (auto Hint = fixItHintForVarDecl(VD, *Result.SourceManager, in check()