Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp3302 static bool rebucketPaths(VPtrInfoVector &Paths);
3399 Changed = rebucketPaths(Paths); in computeVTablePaths()
3411 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths() function