Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSetgidSetuidOrderChecker.cpp171 if (const auto *CallInArg0 = in isFunctionCalledInArg() local
173 return Desc.matchesAsWritten(*CallInArg0); in isFunctionCalledInArg()