Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp112 return callExpr(forEachArgumentWithParam( in callByRef()
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp547 const auto NonConstRefParam = forEachArgumentWithParam( in findFunctionArgMutation()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp246 REGISTER_MATCHER(forEachArgumentWithParam); in RegistryMaps()
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4817 AST_POLYMORPHIC_MATCHER_P2(forEachArgumentWithParam, in AST_POLYMORPHIC_MATCHER_P2() argument