Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DFilterFactory.java107 removeRedundantPaths(rawFile); in filterCldrFile()
152 private void removeRedundantPaths(CLDRFile rawFile) { in removeRedundantPaths() method in FilterFactory
/external/clang/lib/AST/
DVTableBuilder.cpp3431 static void removeRedundantPaths(std::list<FullPathTy> &FullPaths) { in removeRedundantPaths() function
3561 removeRedundantPaths(FullPaths); in computeFullPathsForVFTables()