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

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp6214 if (CheckInheritingConstructorUsingDecl(UD))
6291 bool Sema::CheckInheritingConstructorUsingDecl(UsingDecl *UD) { function in class:Sema

Completed in 56 milliseconds