Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1397 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr() function
1454 if (!hasTrivialSetExpr(propImpl)) { in generateObjCSetterBody()
3713 if (hasTrivialSetExpr(PID)) in GenerateObjCAtomicSetterCopyHelperFunction()