Home
last modified time | relevance | path

Searched refs:TheContext (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h1468 enum TheContext { enum
1498 TheContext Context;
1547 Declarator(const DeclSpec &ds, TheContext C) in Declarator()
1583 TheContext getContext() const { return Context; } in getContext()
/external/clang/lib/Parse/
DRAIIObjectsForParser.h198 ParsingDeclarator(Parser &P, const ParsingDeclSpec &DS, TheContext C) in ParsingDeclarator()
DParseTemplate.cpp233 ParsingDeclarator DeclaratorInfo(*this, DS, (Declarator::TheContext)Context); in ParseSingleDeclarationAfterTemplate()
DParseObjc.cpp797 Declarator::TheContext Context) { in ParseObjCTypeQualifierList()
876 Declarator::TheContext context, in ParseObjCTypeName()
DParseDecl.cpp39 Declarator::TheContext Context, in ParseTypeName()
1475 ParsingDeclarator D(*this, DS, static_cast<Declarator::TheContext>(Context)); in ParseDeclGroup()
/external/clang/include/clang/Parse/
DParser.h1171 ParsedType ParseObjCTypeName(ObjCDeclSpec &DS, Declarator::TheContext Ctx,
1605 Declarator::TheContext Context);
1796 Declarator::TheContext Context