struct Parser::UsingDeclarator
Declaration
struct Parser::UsingDeclarator { /* full declaration omitted */ };
Declared at: clang/include/clang/Parse/Parser.h:3053
Member Variables
- public clang::SourceLocation TypenameLoc
- public clang::CXXScopeSpec SS
- public clang::UnqualifiedId Name
- public clang::SourceLocation EllipsisLoc
Method Overview
- public void clear()
Methods
ΒΆvoid clear()
void clear()
Declared at: clang/include/clang/Parse/Parser.h:3059