Home
last modified time | relevance | path

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

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