Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCast.cpp2443 static void DiagnoseBadFunctionCast(Sema &Self, const ExprResult &SrcExpr, in DiagnoseBadFunctionCast() function
2689 DiagnoseBadFunctionCast(Self, SrcExpr, DestType); in CheckCStyleCast()