Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/
HDExprMutationAnalyzer.cpp259 bindingDecl(forDecomposition(equalsNode(Dec)))) in tryEachDeclRef()
/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp252 REGISTER_MATCHER(forDecomposition); in RegistryMaps()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h8242 AST_MATCHER_P(BindingDecl, forDecomposition, internal::Matcher<ValueDecl>, in AST_MATCHER_P() argument