Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp1219 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr() function
1259 if (!hasTrivialSetExpr(propImpl)) { in generateObjCSetterBody()
3414 if (hasTrivialSetExpr(PID)) in GenerateObjCAtomicSetterCopyHelperFunction()