Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp1059 static bool hasTrivialGetExpr(const ObjCPropertyImplDecl *propImpl) { in hasTrivialGetExpr() function
1119 if (!hasTrivialGetExpr(propImpl)) { in generateObjCGetterBody()
3764 if (hasTrivialGetExpr(PID)) in GenerateObjCAtomicGetterCopyHelperFunction()