Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp238 getOverridingFunction(const CXXRecordDecl * DynamicDecl,const CXXRecordDecl * StaticDecl,const CXXMethodDecl * InitialFunction) const getOverridingFunction() argument
H A DInterp.h1922 const CXXRecordDecl *DynamicDecl = CallVirt() local