Searched defs:CheckMemorySizeofForComparison (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp3970 static bool CheckMemorySizeofForComparison(Sema &S, const Expr *E, function
4072 if (CheckMemorySizeofForComparison(*this, LenExpr, FnName,
4261 if (CheckMemorySizeofForComparison(*this, SizeArg, FnName,
4346 if (CheckMemorySizeofForComparison(*this, LenArg, FnName, CE->getLocStart(),

Completed in 42 milliseconds