Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/google/
H A DAvoidCStyleCastsCheck.cpp73 static StringRef getDestTypeString(const SourceManager &SM, in getDestTypeString() function
166 StringRef DestTypeString = getDestTypeString(SM, getLangOpts(), CastExpr); in check()