Home
last modified time | relevance | path

Searched defs:ForVirtualBase (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp300 bool ForVirtualBase, in GetVTTParameter()
1733 bool ForVirtualBase, in EmitCXXConstructorCall()
1909 bool ForVirtualBase, in EmitCXXDestructorCall()
H A DItaniumCXXABI.cpp1209 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs()
1224 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
H A DMicrosoftCXXABI.cpp1206 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs()
1231 CXXDtorType Type, bool ForVirtualBase, in EmitDestructorCall()
H A DCGExprCXX.cpp430 bool ForVirtualBase = false; in EmitCXXConstructExpr() local