Home
last modified time | relevance | path

Searched defs:isSynthesized (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp248 const ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes()
295 bool isSynthesized=true, bool in PushProperty()
1124 bool isSynthesized=true, bool in PushProperty()
3459 bool isSynthesized = false; in GeneratePropertyList() local