Home
last modified time | relevance | path

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

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A 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()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A 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()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A 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()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A 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()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3506 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local
3511 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3512 << ConflictMD; in selectBestPath()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A 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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A 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()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3506 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local
3511 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3512 << ConflictMD; in selectBestPath()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A 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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A 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()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A 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()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3506 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local
3511 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3512 << ConflictMD; in selectBestPath()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A 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()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3507 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin(); in selectBestPath() local
3512 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk) in selectBestPath()
3513 << ConflictMD; in selectBestPath()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DVTableBuilder.cpp3512 const CXXMethodDecl *ConflictMD = *MissingOverrides.begin();
3517 Diags.Report(ConflictMD->getLocation(), diag::note_covariant_thunk)
3518 << ConflictMD;
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A 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()