Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DVTableBuilder.cpp3272 static bool rebucketPaths(VPtrInfoVector &Paths);
3369 Changed = rebucketPaths(Paths); in computeVTablePaths()
3381 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths() function