Searched refs:NonEmpty (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
H A Ddcl_init_aggr.cpp68 struct NonEmpty { struct
73 NonEmpty a, b;
/external/clang/test/CodeGenCXX/
H A Ddestructors.cpp129 struct NonEmpty { int x; }; // trivial destructor, non-empty struct in namespace:test1
144 struct P : NonEmpty, A { ~P(); };
/external/webkit/Source/WebCore/bindings/scripts/test/
H A DTestObj.idl57 attribute [Reflect, NonEmpty, URL] DOMString reflectedNonEmptyURLAttr;
62 attribute [Reflect=customContentNonEmptyURLAttr, NonEmpty, URL] DOMString reflectedCustomNonEmptyURLAttr;

Completed in 2204 milliseconds