Home
last modified time | relevance | path

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

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