Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp3264 static bool setsIntersect(const llvm::SmallPtrSet<const CXXRecordDecl *, 4> &A, in setsIntersect() function
3323 if (setsIntersect(VBasesSeen, BaseInfo->ContainingVBases)) in computeVTablePaths()
/external/clang/lib/AST/
DVTableBuilder.cpp3241 static bool setsIntersect(const llvm::SmallPtrSet<const CXXRecordDecl *, 4> &A, in setsIntersect() function
3300 if (setsIntersect(VBasesSeen, BaseInfo->ContainingVBases)) in computeVTablePaths()