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

/external/clang/lib/Sema/
H A DSemaChecking.cpp9209 bool Sema::checkUnsafeAssigns(SourceLocation Loc, function in class:Sema
9245 if (checkUnsafeAssigns(Loc, LHSType, RHS))

Completed in 76 milliseconds