Home
last modified time | relevance | path

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

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