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

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp1700 unsigned AmbigiousBaseConvID,
1735 if (AmbigiousBaseConvID) {
1754 Diag(Loc, AmbigiousBaseConvID)
1698 CheckDerivedToBaseConversion(QualType Derived, QualType Base, unsigned InaccessibleBaseID, unsigned AmbigiousBaseConvID, SourceLocation Loc, SourceRange Range, DeclarationName Name, CXXCastPath *BasePath) argument

Completed in 96 milliseconds