Searched refs:synthesized (Results 1 – 25 of 29) sorted by relevance
12
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/ |
| D | DiagnosticASTKinds.td | 225 "property %0 is synthesized to different ivars in different translation " 228 "property is synthesized to ivar %0 here">;
|
| D | LangOptions.def | 56 "Objective-C auto-synthesized properties")
|
| D | DiagnosticSemaKinds.td | 691 "writable atomic property %0 cannot pair a synthesized %select{getter|setter}1 " 695 "synthesized, or both be user defined,or the property must be nonatomic">; 700 "property's synthesized getter follows Cocoa naming" 709 "'%0' because it cannot share an ivar with another synthesized property">, 713 "'%0' because it is 'readwrite' but it will be synthesized 'readonly' " 717 "autosynthesized property %0 will use %select{|synthesized}1 instance variable " 721 "auto property synthesis is synthesizing property not explicitly synthesized">, 727 "synthesized properties '%0' and '%1' both claim setter %2 -" 730 "property's synthesized getter follows Cocoa naming" 760 "property synthesized here">; [all …]
|
| /freebsd-10-stable/contrib/unbound/doc/ |
| D | TODO | 2 o understand synthesized DNAMEs, so those TTL=0 packets are cached properly.
|
| D | requirements.txt | 103 cache. Since A and AAAA queries are not synthesized by the unbound cache,
|
| D | Changelog | 219 and was therefore always synthesized (thanks to Valentin Dietrich). 3743 - DNAMEs used from cache have their synthesized CNAMEs initialized 5156 - DNAMEs no longer match their apex when synthesized from the cache. 5614 checked, DNAME checked, CNAME's synthesized, glue checked.
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | DeclObjC.h | 1249 bool synthesized, in ObjCIvarDecl() argument 1253 NextIvar(0), DeclAccess(ac), Synthesized(synthesized), in ObjCIvarDecl() 1262 bool synthesized=false,
|
| /freebsd-10-stable/sys/gnu/dts/arm/ |
| D | arm-realview-pb1176.dts | 181 /* Primary DevChip GIC synthesized with the CPU */
|
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ |
| D | DeclObjC.cpp | 1328 bool synthesized, in Create() argument 1357 ac, BW, synthesized, backingIvarReferencedInAccessor); in Create()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | ChangeLog.apple | 538 arguments for the two synthesized helper functions. 637 * c-typeck.c (convert_for_assignment): Remove synthesized 'volatile'
|
| D | ChangeLog-2006 | 3359 middle-end that DImode shifts need to be synthesized by expand.
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | ChangeLog-1996 | 89 * decl2.c (grok_x_components): Remove synthesized methods from 92 * decl.c (shadow_tag): Wipe out memory of synthesized methods in 304 * decl2.c (finish_file): Don't call instantiate_decl on synthesized 429 * class.c (finish_struct_1): Add synthesized methods to TYPE_METHODS. 2704 does not apply to synthesized methods. 2983 apply to synthesized methods. 3595 synthesized dtor. 3788 * lex.c (do_pending_inlines): Delete synthesized method kludge.
|
| D | ChangeLog.apple | 159 for those data members requiring them are synthesized and
|
| D | ChangeLog-1994 | 611 crufty code that assumes methods will not be synthesized properly. 711 has been synthesized, rather than TREE_ASM_WRITTEN. 885 * lex.c (cons_up_default_function): Mark synthesized destructors 1013 synthesized op= over user-supplied one cfront would select. 1093 Rework approach to synthesized methods; don't go through the parser 4969 * decl2.c (grok_x_components): Wipe out memory of synthesized methods 5171 synthesized instance for operator delete. 5258 there are non-synthesized constructors. 5274 (lang_decl): Add synthesized bitfield to decl_flags.
|
| D | ChangeLog-1997 | 369 virtual synthesized methods. 1715 off DECL_INLINE before handing a synthesized method to the
|
| D | ChangeLog-1995 | 725 apply to synthesized methods. 3310 synthesized methods.
|
| D | ChangeLog-2003 | 4705 (finish_file): Set line numbers to past EOF for synthesized
|
| D | ChangeLog-2000 | 4471 we synthesized.
|
| D | ChangeLog | 5504 (mark_used): When deferring a synthesized function, save current
|
| D | ChangeLog-1998 | 2671 synthesized method.
|
| /freebsd-10-stable/contrib/gdb/ |
| D | FREEBSD-diffs | 285 + /* BSP is synthesized. It's not actually present in struct reg,
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Target/ |
| D | Target.td | 274 // synthesized from the first element of each SubRegs list, the second 279 // sub-registers in the synthesized super-registers.
|
| /freebsd-10-stable/contrib/gdb/gdb/doc/ |
| D | agentexpr.texi | 726 These are all easily synthesized from other instructions, but I expect
|
| D | gdb.info-3 | 4301 These are all easily synthesized from other instructions, but I
|
| /freebsd-10-stable/contrib/binutils/gas/doc/ |
| D | as.texinfo | 1444 is itself synthesized from other files. @command{@value{AS}} understands the
|
12