Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp499 match(findAll(callExpr(callee(namedDecl( in findCastMutation()
613 unless(callee(namedDecl(hasAnyName( in findFunctionArgMutation()
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp29 namedDecl( in ASTSrcLocProcessor()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp119 return namedDecl(hasAnyName("std::nullopt_t", "absl::nullopt_t", in nulloptTypeDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp501 REGISTER_MATCHER(namedDecl); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp740 const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h387 extern const internal::VariadicDynCastAllOfMatcher<Decl, NamedDecl> namedDecl;