Home
last modified time | relevance | path

Searched defs:Compound (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/sendmail/contrib/
H A Dqtool.pl1239 package Compound; package
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2764 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h447 Compound = AllowStandaloneOpenMPDirectives, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16658 else if (const auto *Compound = dyn_cast<CompoundLiteralExpr>(E)) in CheckForIntOverflow() local
H A DSemaExpr.cpp16647 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in BuildStmtExpr() local