Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DVTableBuilder.cpp3250 static bool rebucketPaths(VPtrInfoVector &Paths);
3347 Changed = rebucketPaths(Paths); in computeVTablePaths()
3359 static bool rebucketPaths(VPtrInfoVector &Paths) { in rebucketPaths() function