Searched refs:HandleFunctionTypeMismatch (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 4494 HandleFunctionTypeMismatch(PD, cast<FunctionDecl>(*I)->getType(), in getMostSpecialized()
|
H A D | SemaOverload.cpp | 2608 void Sema::HandleFunctionTypeMismatch(PartialDiagnostic &PDiag, in HandleFunctionTypeMismatch() function in Sema 9004 HandleFunctionTypeMismatch(PD, Fn->getType(), DestType); in NoteOverloadCandidate()
|
H A D | SemaInit.cpp | 7230 S.HandleFunctionTypeMismatch(PDiag, FromType, DestType); in Diagnose()
|
H A D | SemaDeclCXX.cpp | 6548 HandleFunctionTypeMismatch(PD, MD->getType(), overloadedMD->getType()); in NoteHiddenVirtualMethods()
|
H A D | SemaExpr.cpp | 12575 HandleFunctionTypeMismatch(FDiag, SecondType, FirstType); in DiagnoseAssignmentResult()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 2285 void HandleFunctionTypeMismatch(PartialDiagnostic &PDiag,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 7987 void HandleFunctionTypeMismatch(PartialDiagnostic &PDiag, QualType FromType,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 3861 void HandleFunctionTypeMismatch(PartialDiagnostic &PDiag,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 8245 void HandleFunctionTypeMismatch(PartialDiagnostic &PDiag, QualType FromType,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 8245 void HandleFunctionTypeMismatch(PartialDiagnostic &PDiag, QualType FromType,
|