Home
last modified time | relevance | path

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

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