Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp246 const ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes()
293 bool isSynthesized=true, bool in PushProperty()
1139 bool isSynthesized=true, bool in PushProperty()
3573 bool isSynthesized = false; in GeneratePropertyList() local