Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp437 unless(hasParent(arraySubscriptExpr())), has(canResolveToExpr(Exp))); in findDirectMutation()
526 findAll(arraySubscriptExpr( in findArrayElementMutation()
730 arraySubscriptExpr( in findPointeeValueMutation()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp139 REGISTER_MATCHER(arraySubscriptExpr); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp914 arraySubscriptExpr; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2072 arraySubscriptExpr;