Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp8035 CheckInheritingConstructorUsingDecl(UD); in BuildUsingDeclaration()
8093 CheckInheritingConstructorUsingDecl(UD); in BuildUsingDeclaration()
8149 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
H A DSemaTemplateInstantiateDecl.cpp2269 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h3975 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);