Home | Sort by relevance Sort by last modified time |
/external/clang/test/Modules/ | |
undefined-type-fixit1.cpp | 8 use_this1 client_variable1; // expected-error{{declaration of 'use_this1' must be imported from module 'public1' before it is required}} variable |
private.cpp | 11 struct use_this1 client_variable1; variable in typeref:struct:use_this1 |
private1.cpp | 10 struct use_this1 client_variable1; variable in typeref:struct:use_this1 |