Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp353 static bool threadSafetyCheckIsSmartPointer(Sema &S, const RecordType* RT) { in threadSafetyCheckIsSmartPointer() function
384 if (threadSafetyCheckIsSmartPointer(S, RT)) in threadSafetyCheckIsPointer()
418 if (threadSafetyCheckIsSmartPointer(S, RT)) in checkRecordTypeForCapability()