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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1507 enum TheContext { enum in class:clang::Declarator
1539 TheContext Context;
1588 Declarator(const DeclSpec &ds, TheContext C)
1623 TheContext getContext() const { return Context; }

Completed in 553 milliseconds