Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DSlicingCheck.cpp76 const Expr &Call, const CXXRecordDecl &DerivedDecl, in diagnoseSlicedOverriddenMethods()
103 const auto *DerivedDecl = in check() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3140 HandleLValueBase(EvalInfo & Info,const Expr * E,LValue & Obj,const CXXRecordDecl * DerivedDecl,const CXXBaseSpecifier * Base) HandleLValueBase() argument