Home
last modified time | relevance | path

Searched defs:BSO (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3549 if (llvm::all_of(SpecificPath, [&](const BaseSubobject &BSO) { in removeRedundantPaths()
3565 for (const BaseSubobject &BSO : FullPath) { in getOffsetOfFullPath() local
3627 if (llvm::none_of(SpecificPath, [&](const BaseSubobject &BSO) { in selectBestPath()