Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1818 static void checkIntToPointerCast(bool CStyle, SourceLocation Loc, in checkIntToPointerCast() function
2072 checkIntToPointerCast(CStyle, OpRange.getBegin(), SrcExpr.get(), DestType, in TryReinterpretCast()
2506 checkIntToPointerCast(/* CStyle */ true, OpRange.getBegin(), SrcExpr.get(), in CheckCStyleCast()