Searched defs:BSO (Results 1 – 1 of 1) sorted by relevance
3549 if (llvm::all_of(SpecificPath, [&](const BaseSubobject &BSO) { in removeRedundantPaths()3565 for (const BaseSubobject &BSO : FullPath) { in getOffsetOfFullPath() local3627 if (llvm::none_of(SpecificPath, [&](const BaseSubobject &BSO) { in selectBestPath()