Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1710 static void DiagnoseCastOfObjCSEL(Sema &Self, const ExprResult &SrcExpr, in DiagnoseCastOfObjCSEL() function
2121 DiagnoseCastOfObjCSEL(Self, SrcExpr, DestType); in TryReinterpretCast()
2558 DiagnoseCastOfObjCSEL(Self, SrcExpr, DestType); in CheckCStyleCast()