Home
last modified time | relevance | path

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

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