Home
last modified time | relevance | path

Searched refs:typedef2 (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/generator/
Dstructure_generator_test.py26 typedef2 = structure_generator.Typedef('INT', 'INT2')
29 typedef2.OutputMarshalImpl(out_file, marshalled_types, typemap)
/external/clang/test/Sema/
Ddllimport.c8 typedef __declspec(dllimport) int typedef2; // expected-warning{{'dllimport' attribute only applies… typedef
Ddllexport.c8 typedef __declspec(dllexport) int typedef2; // expected-warning{{'dllexport' attribute only applies… typedef
/external/clang/test/SemaObjC/
Dkindof.m46 typedef NSObject __kindof *typedef2; typedef
/external/clang/test/SemaCXX/
Ddllexport.cpp20 typedef __declspec(dllexport) int typedef2; // expected-warning{{'dllexport' attribute only applies… typedef
Ddllimport.cpp19 typedef __declspec(dllimport) int typedef2; // expected-warning{{'dllimport' attribute only applies… typedef