Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp3554 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local
3559 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3560 << ConflictMD; in selectBestPath()
/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()