Home
last modified time | relevance | path

Searched refs:DeclareImplicitDefaultConstructor (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp577 DeclareImplicitDefaultConstructor(Class); in ForceDeclarationOfImplicitMembers()
634 S.DeclareImplicitDefaultConstructor(Class); in DeclareImplicitMemberFunctionsWithName()
2609 DeclareImplicitDefaultConstructor(RD); in LookupSpecialMember()
2783 DeclareImplicitDefaultConstructor(Class); in LookupConstructors()
HDSemaDeclCXX.cpp5905 S.DeclareImplicitDefaultConstructor(RD); in findTrivialSpecialMember()
8885 CXXConstructorDecl *Sema::DeclareImplicitDefaultConstructor( in DeclareImplicitDefaultConstructor() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4296 CXXConstructorDecl *DeclareImplicitDefaultConstructor(