Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2338 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
DSemaDeclCXX.cpp8229 CheckInheritingConstructorUsingDecl(UD); in BuildUsingDeclaration()
8245 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
/external/clang/include/clang/Sema/
DSema.h4168 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);