Home
last modified time | relevance | path

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

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