Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp3262 static bool setsIntersect(const llvm::SmallPtrSet<const CXXRecordDecl *, 4> &A, in setsIntersect() function
3321 if (setsIntersect(VBasesSeen, BaseInfo->ContainingVBases)) in computeVTablePaths()