Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp118 const auto FindNextNamespaceOrRecord = in matchesImpl() local
130 const DeclContext *Ctx = FindNextNamespaceOrRecord(D->getDeclContext()); in matchesImpl()
132 Ctx = FindNextNamespaceOrRecord(Ctx->getParent())) { in matchesImpl()