Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3544 static void removeRedundantPaths(std::list<FullPathTy> &FullPaths) { in removeRedundantPaths() function
3673 removeRedundantPaths(FullPaths); in computeFullPathsForVFTables()