Searched defs:TheBase (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
H A DMicrosoftCompatibility.cpp20 typedef _Atomic<T> TheBase; typedef in struct:atomic
21 TheBase field;
H A Dmember-pointer.cpp60 struct TheBase struct
65 struct HasMembers : TheBase

Completed in 197 milliseconds