Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp754 static bool hasTrivialGetExpr(const ObjCPropertyImplDecl *propImpl) { in hasTrivialGetExpr() function
815 if (!hasTrivialGetExpr(propImpl)) { in generateObjCGetterBody()
2952 if (hasTrivialGetExpr(PID)) in GenerateObjCAtomicGetterCopyHelperFunction()