Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp318 const auto NonConstRefParam = forEachArgumentWithParamType( in findDirectMutation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp243 REGISTER_MATCHER(forEachArgumentWithParamType); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4751 AST_POLYMORPHIC_MATCHER_P2(forEachArgumentWithParamType, in AST_POLYMORPHIC_MATCHER_P2() argument