struct Parser::InnerNamespaceInfo

Declaration

struct Parser::InnerNamespaceInfo { /* full declaration omitted */ };

Declared at: clang/include/clang/Parse/Parser.h:3031

Member Variables

public clang::SourceLocation NamespaceLoc
public clang::SourceLocation InlineLoc
public clang::SourceLocation IdentLoc
public clang::IdentifierInfo* Ident