Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp3263 static bool setsIntersect(const llvm::SmallPtrSet<const CXXRecordDecl *, 4> &A, in setsIntersect() function
3322 if (setsIntersect(VBasesSeen, BaseInfo->ContainingVBases)) in computeVTablePaths()