Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp117 const auto FindNextNamespaceOrRecord = in matchesImpl() local
129 const DeclContext *Ctx = FindNextNamespaceOrRecord(D->getDeclContext()); in matchesImpl()
131 Ctx = FindNextNamespaceOrRecord(Ctx->getParent())) { in matchesImpl()