Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp563 match(findAll(callExpr(callee(namedDecl( in findCastMutation()
680 unless(callee(namedDecl(hasAnyName( in findFunctionArgMutation()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp505 REGISTER_MATCHER(namedDecl); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp236 return namedDecl(hasAnyName("std::nullopt_t", "absl::nullopt_t", in nulloptTypeDecl()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp765 const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h389 extern const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl;