Home
last modified time | relevance | path

Searched refs:DiagnoseCastOfObjCSEL (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp1929 static void DiagnoseCastOfObjCSEL(Sema &Self, const ExprResult &SrcExpr, in DiagnoseCastOfObjCSEL() function
2364 DiagnoseCastOfObjCSEL(Self, SrcExpr, DestType); in TryReinterpretCast()
2960 DiagnoseCastOfObjCSEL(Self, SrcExpr, DestType); in CheckCStyleCast()