Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenClass.cpp443 bool forVirtualBase, in emitCXXConstructorCall()
474 const CXXConstructorDecl *d, CXXCtorType type, bool forVirtualBase, in emitCXXConstructorCall()
H A DCIRGenExpr.cpp1603 bool forVirtualBase = false; in emitCXXConstructExpr() local