Home
last modified time | relevance | path

Searched refs:DynamicDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DContext.cpp238 Context::getOverridingFunction(const CXXRecordDecl *DynamicDecl, in getOverridingFunction() argument
242 const CXXRecordDecl *CurRecord = DynamicDecl; in getOverridingFunction()
H A DContext.h77 getOverridingFunction(const CXXRecordDecl *DynamicDecl,
H A DInterp.h1922 const CXXRecordDecl *DynamicDecl = in CallVirt() local
1927 DynamicDecl, StaticDecl, InitialFunction); in CallVirt()