Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2415 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
DSemaDeclCXX.cpp8456 if (CheckInheritingConstructorUsingDecl(UD)) in BuildUsingDeclaration()
8470 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
/external/clang/include/clang/Sema/
DSema.h4261 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);