Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp420 static bool threadSafetyCheckIsSmartPointer(Sema &S, const RecordType* RT) { in threadSafetyCheckIsSmartPointer() function
470 if (threadSafetyCheckIsSmartPointer(S, RT)) in threadSafetyCheckIsPointer()
519 if (threadSafetyCheckIsSmartPointer(S, RT)) in checkRecordTypeForCapability()