Searched refs:shouldTrackFirstArgument (Results 1 – 1 of 1) sorted by relevance
7431 static bool shouldTrackFirstArgument(const FunctionDecl *FD) { in shouldTrackFirstArgument() function7500 if (Callee && shouldTrackFirstArgument(Callee)) in handleGslAnnotatedTypes()