Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp839 const CXXRecordDecl *CastToBase = nullptr; in printPretty() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8626 const auto CastToBase = [&](Expr *E) { in getBase() local