Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp7659 CheckInheritingConstructorUsingDecl(UD); in BuildUsingDeclaration()
7716 CheckInheritingConstructorUsingDecl(UD); in BuildUsingDeclaration()
7772 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
DSemaTemplateInstantiateDecl.cpp2186 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
/external/clang/include/clang/Sema/
DSema.h3834 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);