Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp223 Context::getOverridingFunction(const CXXRecordDecl *DynamicDecl, in getOverridingFunction()
H A DInterp.h2586 const CXXRecordDecl *DynamicDecl; in CallVirt() local