Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp244 const ObjCPropertyDecl *property, bool isSynthesized=true, bool in PushPropertyAttributes()
291 bool isSynthesized=true, bool in PushProperty()
1121 bool isSynthesized=true, bool in PushProperty()
3374 bool isSynthesized = false; in GeneratePropertyList() local