Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBasicValueFactory.h267 const CXXBaseSpecifier *CBS, in prependCXXBase()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp252 if (const auto *CBS = get<CXXBaseSpecifier>()) in getSourceRange() local