Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A 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()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp3325 const auto *CtorType = Constructor->getType()->castAs<FunctionProtoType>(); in isFirstArgumentCompatibleWithType() local