Home
last modified time | relevance | path

Searched refs:ConflictMD (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DVTableBuilder.cpp3535 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local
3540 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3541 << ConflictMD; in selectBestPath()