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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp331 static bool threadSafetyCheckIsPointer(Sema &S, const Decl *D, function
537 if (!threadSafetyCheckIsPointer(S, D, Attr))
575 if (!threadSafetyCheckIsPointer(S, D, Attr))

Completed in 119 milliseconds