Home
last modified time | relevance | path

Searched refs:namedDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/
HDExprMutationAnalyzer.cpp512 match(findAll(callExpr(callee(namedDecl( in findCastMutation()
629 unless(callee(namedDecl(hasAnyName( in findFunctionArgMutation()
/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp502 REGISTER_MATCHER(namedDecl); in RegistryMaps()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
HDUncheckedOptionalAccessModel.cpp205 return namedDecl(hasAnyName("std::nullopt_t", "absl::nullopt_t", in nulloptTypeDecl()
/freebsd-14-stable/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp740 const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl; variable
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
HDASTMatchers.h387 extern const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl;