Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DVTableBuilder.cpp3273 static bool rebucketPaths(VPtrInfoVector &Paths);
3370 Changed = rebucketPaths(Paths); in computeVTablePaths()
3382 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths() function