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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1488 enum TheContext { enum in class:clang::Declarator
1519 TheContext Context;
1568 Declarator(const DeclSpec &ds, TheContext C)
1604 TheContext getContext() const { return Context; }

Completed in 108 milliseconds