Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp385 static bool shouldTrackFirstArgument(const FunctionDecl *FD) { in shouldTrackFirstArgument() function
686 if (shouldTrackFirstArgument(CanonCallee)) { in visitFunctionCallArguments()