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.cpp1437 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr() function
1494 if (!hasTrivialSetExpr(propImpl)) { in generateObjCSetterBody()
3757 if (hasTrivialSetExpr(PID)) in GenerateObjCAtomicSetterCopyHelperFunction()