Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp302 unless(hasParent(arraySubscriptExpr())), in findDirectMutation()
391 match(findAll(arraySubscriptExpr( in findArrayElementMutation()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp139 REGISTER_MATCHER(arraySubscriptExpr); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp869 arraySubscriptExpr; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1968 arraySubscriptExpr;