Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1062 static bool hasTrivialGetExpr(const ObjCPropertyImplDecl *propImpl) { in hasTrivialGetExpr() function
1157 if (!hasTrivialGetExpr(propImpl)) { in generateObjCGetterBody()
3809 if (hasTrivialGetExpr(PID)) in GenerateObjCAtomicGetterCopyHelperFunction()