Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp523 CXXCtorType CtorType) { in EmitBaseInitializer()
920 CXXCtorType CtorType = CurGD.getCtorType(); in EmitConstructorBody() local
1353 CXXCtorType CtorType, in EmitCtorPrologue()
2220 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall()
2315 CXXCtorType CtorType, in EmitDelegateCXXConstructorCall()
/external/clang/lib/Sema/
DSemaOverload.cpp3040 const FunctionProtoType *CtorType = in isFirstArgumentCompatibleWithType() local