Home
last modified time | relevance | path

Searched defs:TopLevelClass (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dfuncsig.cpp34 struct TopLevelClass { struct
/llvm-project/clang/include/clang/Parse/
H A DParser.h1522 bool TopLevelClass : 1; global() member
1553 ParsingClassDefinition(Parser & P,Decl * TagOrTemplate,bool TopLevelClass,bool IsInterface) ParsingClassDefinition() argument