Home
last modified time | relevance | path

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

/external/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
/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