Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp3408 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
HDSemaDeclCXX.cpp12952 if (CheckInheritingConstructorUsingDecl(UD)) in BuildUsingDeclaration()
13034 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4927 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);