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

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

Completed in 304 milliseconds