Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2274 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
DSemaDeclCXX.cpp8200 CheckInheritingConstructorUsingDecl(UD); in BuildUsingDeclaration()
8216 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
/external/clang/include/clang/Sema/
DSema.h3919 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);