Searched refs:isParameterOf (Results 1 – 1 of 1) sorted by relevance
2826 static bool isParameterOf(const VarDecl *VD, const Decl *D) { in isParameterOf() function3261 if (!HasParm && isParameterOf(V, D)) in checkUnsafeBufferUsage()