Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjC.cpp809 static bool hasTrivialGetExpr(const ObjCPropertyImplDecl *propImpl) { in hasTrivialGetExpr() function
868 if (!hasTrivialGetExpr(propImpl)) { in generateObjCGetterBody()
3257 if (hasTrivialGetExpr(PID)) in GenerateObjCAtomicGetterCopyHelperFunction()