Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1936 DeclAccess(ac), Synthesized(synthesized) {} in ObjCIvarDecl()
1966 void setSynthesize(bool synth) { Synthesized = synth; } in setSynthesize()
1967 bool getSynthesize() const { return Synthesized; } in getSynthesize()
1984 unsigned Synthesized : 1; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A DNEWS333 * Synthesized methods are now emitted in any translation units that need
355 * Synthesized destructors are no longer made virtual just because the class
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20091184 (classtype_has_nothrow_assign_or_copy_p): Synthesized move constructor.
1211 (grokfndecl): Synthesized move constructor.
1213 * method.c (use_thunk): Synthesized move constructor.
1223 (special_function_p): Synthesized move constructor.
1225 * search.c (lookup_fnfields_1): Synthesized move constructor.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst7027 Synthesized Functions Module Flags Metadata