Home
last modified time | relevance | path

Searched refs:AllowDeclarationsInC (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h472 AllowDeclarationsInC = 0x1, enumerator
481 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives,
/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp251 (StmtCtx & ParsedStmtContext::AllowDeclarationsInC) != in ParseStatementOrDeclarationAfterAttributes()