Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp3450 for (const FullPathTy &OtherPath : FullPaths) { in removeRedundantPaths() local
3451 if (&SpecificPath == &OtherPath) in removeRedundantPaths()
3454 return OtherPath.contains(BSO); in removeRedundantPaths()