Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DContext.cpp367 Context::getOverridingFunction(const CXXRecordDecl *DynamicDecl, in getOverridingFunction()
H A DInterp.cpp1581 const CXXRecordDecl *DynamicDecl = nullptr; in CallVirt() local