Home
last modified time | relevance | path

Searched defs:CtorType (Results 1 – 4 of 4) 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/llvm-project/clang/lib/CodeGen/
DCGClass.cpp843 CXXCtorType CtorType = CurGD.getCtorType(); in EmitConstructorBody() local
1280 CXXCtorType CtorType, in EmitCtorPrologue()
2253 const CXXConstructorDecl *Ctor, CXXCtorType CtorType, bool ForVirtualBase, in EmitInlinedInheritingCXXConstructorCall()
2354 CXXCtorType CtorType, in EmitDelegateCXXConstructorCall()
/external/clang/lib/Sema/
DSemaOverload.cpp3040 const FunctionProtoType *CtorType = in isFirstArgumentCompatibleWithType() local
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp3325 const auto *CtorType = Constructor->getType()->castAs<FunctionProtoType>(); in isFirstArgumentCompatibleWithType() local