Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3290 SemaRef.CheckInheritingConstructorUsingDecl(NewUD); in VisitUsingDecl()
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/
DSema.h6195 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);