Searched refs:isAnnotatedToAllowDirectAssignment (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp157 static bool isAnnotatedToAllowDirectAssignment(const Decl *D) { function in namespace:__anon18187
185 if (isAnnotatedToAllowDirectAssignment(PD) ||
186 isAnnotatedToAllowDirectAssignment(D))

Completed in 236 milliseconds