Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1940 const CXXRecordDecl *ThisFieldDecl = in CallVirt() local
1942 if (Func->getParentDecl()->isDerivedFrom(ThisFieldDecl)) { in CallVirt()