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

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

Completed in 162 milliseconds