Searched defs:TopLevelClass (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/CodeGenCXX/ | ||
H A D | funcsig.cpp | 34 struct TopLevelClass { struct |
/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 1522 bool TopLevelClass : 1; global() member |