Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp1114 static bool hasTrivialSetExpr(const ObjCPropertyImplDecl *PID) { in hasTrivialSetExpr() function
1154 if (!hasTrivialSetExpr(propImpl)) { in generateObjCSetterBody()
3177 if (hasTrivialSetExpr(PID)) in GenerateObjCAtomicSetterCopyHelperFunction()