Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3290 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
H A DSemaDeclCXX.cpp12634 if (CheckInheritingConstructorUsingDecl(UD)) in BuildUsingDeclaration()
12717 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { in CheckInheritingConstructorUsingDecl() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6195 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);