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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp360 static bool threadSafetyCheckIsSmartPointer(Sema &S, const RecordType* RT) { function
391 if (threadSafetyCheckIsSmartPointer(S, RT))
425 if (threadSafetyCheckIsSmartPointer(S, RT))

Completed in 130 milliseconds