Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp105 static decltype(auto) callsNames(std::vector<std::string> FunctionNames) { in callsNames() function
205 callsNames(FunctionsWithAutoreleasingPool), WritesOrCapturesInBlockM)), in checkASTCodeBody()