Home
last modified time | relevance | path

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

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