Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp3453 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3454 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3457 return OtherPath.count(BSO) != 0; in removeRedundantPaths()