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