Searched refs:isContainerClass (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp864 static bool isContainerClass(const ASTContext &Ctx, const CXXRecordDecl *RD) { function
878 return isContainerClass(Ctx, MD->getParent());

Completed in 92 milliseconds