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

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

Completed in 176 milliseconds