Searched refs:use_this1 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/Modules/Inputs/private/
H A Dpublic1.h6 struct use_this1 { struct mitts_off1 field; }; struct
7 struct use_this1 public_variable1;
/external/clang/test/Modules/Inputs/private1/
H A Dpublic1.h6 struct use_this1 { struct mitts_off1 field; }; struct
7 struct use_this1 public_variable1;
/external/clang/test/Modules/Inputs/undefined-type-fixit/
H A Dpublic1.h4 struct use_this1 { int field; }; struct
/external/clang/test/Modules/
H A Dundefined-type-fixit1.cpp8 use_this1 client_variable1; // expected-error{{declaration of 'use_this1' must be imported from module 'public1' before it is required}}
H A Dprivate.cpp10 struct use_this1 client_variable1;
H A Dprivate1.cpp10 struct use_this1 client_variable1;

Completed in 759 milliseconds