代码搜索:declared

找到约 3,220 项符合「declared」的源代码

代码结果 3,220
www.eeworm.com/read/190666/5175609

c scoping14.c

// [class.scope0]: The scope of a name declared in a class consists // ... also of all ... default arguments ... in that class .... // Build don't link: struct A { void f (int A::* = &A::i); int
www.eeworm.com/read/162614/5522371

c cleanup2.c

// { dg-do assemble } // PRMS Id: 6303 // Bug: compiler crashes processing the cleanup for arrayOfClass. class Class { public: ~Class(); // This dtor MUST be declared to generate the error... };
www.eeworm.com/read/162614/5522787

mm super-class-2.mm

/* Bail out gracefully if attempting to derive from a class that has only been forward-declared (via @class). Conversely, @compatibility_alias declarations should be traversed to find the @inte
www.eeworm.com/read/162614/5522919

m super-class-4.m

/* Bail out gracefully if attempting to derive from a class that has only been forward-declared (via @class). Conversely, @compatibility_alias declarations should be traversed to find the @inte
www.eeworm.com/read/340665/3276087

c 900220_01.c

// g++ 1.36.1 bug 900220_01 // Ref: 12.8 // Section 12.8 says: // "That is, X::operator=() will be generated only if no assignment // operation is explicitly declared and an object of class X is ac
www.eeworm.com/read/340665/3276263

c scoping14.c

// [class.scope0]: The scope of a name declared in a class consists // ... also of all ... default arguments ... in that class .... // Build don't link: struct A { void f (int A::* = &A::i); int
www.eeworm.com/read/328239/3445423

err nand.err

"nand.c", line 333: Warning: C2870W: variable 'c' declared but not used nand.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/324537/3501633

cpp mapiproviderrs.cpp

// Implementation of the CMAPIProviderCommand #include "stdafx.h" #include "OLEDBMail.h" //Added by Chuck Wood //This is to ensure that only one set of non-extern mapi //functions are declared.
www.eeworm.com/read/296931/3896309

err usbfifo.err

"usbfifo.c", line 51: Warning: C2870W: variable 'saveSyscfg' declared but not used usbfifo.c: 1 warning, 0 errors, 0 serious errors
www.eeworm.com/read/296931/3896311

err nwait.err

"nwait.c", line 176: Warning: C2870W: variable 'saveGPBUP' declared but not used nwait.c: 1 warning, 0 errors, 0 serious errors