Home
last modified time | relevance | path

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

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