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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2165 if (SemaRef.CheckInheritingConstructorUsingDecl(NewUD))
H A DSemaDeclCXX.cpp7390 if (CheckInheritingConstructorUsingDecl(UD))
7484 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { function in class:Sema
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3696 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);

Completed in 162 milliseconds