Home
last modified time | relevance | path

Searched refs:hasTrivialGetExpr (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1055 static bool hasTrivialGetExpr(const ObjCPropertyImplDecl *propImpl) { in hasTrivialGetExpr() function
1115 if (!hasTrivialGetExpr(propImpl)) { in generateObjCGetterBody()
3706 if (hasTrivialGetExpr(PID)) in GenerateObjCAtomicGetterCopyHelperFunction()