Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1270 inline bool VirtBaseHelper(InterpState &S, CodePtr OpPC, const RecordDecl *Decl, in VirtBaseHelper() function
1285 return VirtBaseHelper(S, OpPC, D, Ptr); in GetPtrVirtBase()
1295 return VirtBaseHelper(S, OpPC, D, S.Current->getThis()); in GetPtrThisVirtBase()