Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp318 const auto NonConstRefParam = forEachArgumentWithParamType( in findDirectMutation()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp243 REGISTER_MATCHER(forEachArgumentWithParamType); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4763 AST_POLYMORPHIC_MATCHER_P2(forEachArgumentWithParamType, in AST_POLYMORPHIC_MATCHER_P2() argument