Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp112 return callExpr(forEachArgumentWithParam( in callByRef()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp603 const auto NonConstRefParam = forEachArgumentWithParam( in findFunctionArgMutation()
H A DUnsafeBufferUsage.cpp275 callExpr(forEachArgumentWithParam(InnerMatcher, in isInUnspecifiedPointerContext()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp254 REGISTER_MATCHER(forEachArgumentWithParam); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5055 AST_POLYMORPHIC_MATCHER_P2(forEachArgumentWithParam, in AST_POLYMORPHIC_MATCHER_P2() argument