Home
last modified time | relevance | path

Searched refs:AllowedContsructsKind (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h1668 enum AllowedContsructsKind { enum
1677 ParseStatementOrDeclaration(StmtVector &Stmts, AllowedContsructsKind Allowed,
1681 AllowedContsructsKind Allowed,
1710 AllowedContsructsKind Allowed,
2510 ParseOpenMPDeclarativeOrExecutableDirective(AllowedContsructsKind Allowed);
/external/clang/lib/Parse/
DParseStmt.cpp103 AllowedContsructsKind Allowed, in ParseStatementOrDeclaration()
156 AllowedContsructsKind Allowed, SourceLocation *TrailingElseLoc, in ParseStatementOrDeclarationAfterAttributes()
1906 AllowedContsructsKind Allowed, in ParsePragmaLoopHint()
DParseOpenMP.cpp781 AllowedContsructsKind Allowed) { in ParseOpenMPDeclarativeOrExecutableDirective()