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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2415 SemaRef.CheckInheritingConstructorUsingDecl(NewUD);
H A DSemaDeclCXX.cpp8456 if (CheckInheritingConstructorUsingDecl(UD))
8470 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h4261 bool CheckInheritingConstructorUsingDecl(UsingDecl *UD);

Completed in 133 milliseconds