Searched defs:CtorType (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp700 CXXCtorType CtorType = CurGD.getCtorType(); local
383 EmitBaseInitializer(CodeGenFunction &CGF, const CXXRecordDecl *ClassDecl, CXXCtorInitializer *BaseInit, CXXCtorType CtorType) argument
1124 EmitCtorPrologue(const CXXConstructorDecl *CD, CXXCtorType CtorType, FunctionArgList &Args) argument
1744 EmitDelegateCXXConstructorCall(const CXXConstructorDecl *Ctor, CXXCtorType CtorType, const FunctionArgList &Args, SourceLocation Loc) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp8279 const FunctionProtoType *CtorType = local
8249 getEntry(const CXXConstructorDecl *Ctor, QualType CtorType) argument
H A DSemaOverload.cpp2920 const FunctionProtoType *CtorType = local

Completed in 263 milliseconds