Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp2812 static void DiagnoseBadFunctionCast(Sema &Self, const ExprResult &SrcExpr, in DiagnoseBadFunctionCast() function
3151 DiagnoseBadFunctionCast(Self, SrcExpr, DestType); in CheckCStyleCast()