Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp328 const auto NonConstRefParam = forEachArgumentWithParamType( in findDirectMutation()
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp247 REGISTER_MATCHER(forEachArgumentWithParamType); in RegistryMaps()
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4878 AST_POLYMORPHIC_MATCHER_P2(forEachArgumentWithParamType, in AST_POLYMORPHIC_MATCHER_P2() argument